Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #81686
    JurgenDoe
    Member

    Hello everyone, I just installed Simple-Catch but I went into some trouble 🙁
    I like this theme very much because its very nice looking and I can use it for my blogging and all other things.
    I just don’t understand why after my post by Continue Reading a &rarr.. is

    #81687
    Pratik
    Keymaster

    Hi @JurgenDoe,

    Thanks for using Simple Catch and sorry for the inconvenience caused to you.
    Your image has two issues so I will assist you as follows:
    1. The text in the top is not logo but text. It is your main site title. You can change the text from two places, through Appearance=> Customize => Site Identity => Site Title or Settings=> General Settings=> Site Title. The first option will show you live preview.
    2. Continue Reading a &rarr: About This is a known issue and will be fixed on next version update. For now, can you try changing it from Appearance=> Theme Options => Excerpt / More Tag Settings =>More Tag Text and it should work.

    Let me know if this solves your issue or not.

    Regard,
    Pratik

    #81700
    JurgenDoe
    Member

    Hi Pratic
    Thanks for your response and help … next question is how I can change the font on the text in the top .. I really don’t like this font at all … sorry

    Next question I have is: how do I can remove the sidebar on the about and contact page.
    on the right hand corner under template it has only the option for Default but not with no sidebar 🙁
    For any help I would be very grateful

    Best regards
    Jurgen

    #81702
    Pratik
    Keymaster

    Hi @JurgenDoe,
    You have the option to change font family in Simple Catch Pro Version. However, in free version, you will need to add following CSS code in Appearance=> Customize=> Theme Options=> Custom CSS Box:

    
    #site-title { 
       font-family: "Arial Black", Gadget, sans-serif; 
    }
    

    You can change the font family to any one you desire. Here, I have kept Arial Black As Font.

    To remove sidebars on only those pages, you can follow steps below:
    1. Edit the required page from Dashboard.
    2. On the page’s edit page, there is a Select Sidebar Layout Metabox near the bottom of the page.
    3. In that, Select the layout with no sidebar: Either No Sidebar or No Sidebar, Full Width
    Here is a screenshot: Screenshot

    #81704
    JurgenDoe
    Member

    Hi Pratic,

    Thanks again for the past respond and I added the Custom CSS but I can’t change the font from Arial Black to another one .. it’s always Arial Black ..

    Thanks for the help with Sidebar Layout .. works fabulous.

    Best regards
    Jurgen

    #81720
    Pratik
    Keymaster

    Hi @JurgenDoe,
    About the Font issue, can you let me know which font you want to use, maybe then I can provide you correct CSS.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Having Some Trouble’ is closed to new replies.