Forum Replies Created

Viewing 20 posts - 9,201 through 9,220 (of 14,497 total)
  • Author
    Posts
  • in reply to: Header & Footer #18896
    Sakin
    Keymaster

    @Sarahstoffer: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box. Adjust the padding and margin as per your need.

    #site-logo, #header-right { padding-top: 10px; }
    #header-right .textwidget p { margin-bottom: 10px; }
    in reply to: replace site title with logo above header image #18895
    Sakin
    Keymaster

    @lisareopera: Yes I need your site URL. If you cannot send that then tell me which theme are you using it and the screenshot of what you want to do it.

    in reply to: Sidebar #18894
    Sakin
    Keymaster

    @Sarah: It’s great that you updated to latest version. Yes, the widget CSS still applies. But I am confused with your 2 columns layout. Can you send me that page URL so that I can check in the css.

    To remove the white spaces above your header image. You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #header-content { display: none; }

    in reply to: Slider #18893
    Sakin
    Keymaster

    @shamwow: There is no option to remove links in Featured Page Slider as this page slider is created to highlight your page.

    Sakin
    Keymaster

    @fastfun.jp: I check in your site dev.fastfun.jp in my mobile and it’s working fine.

    in reply to: White space around header #18864
    Sakin
    Keymaster

    @Joaozinho: Maybe you have Cache plugin installed then you need to clear the cache. I just see #header-content {} in your custom CSS. You can just change that to 0 for all to remove it.

    in reply to: Help with Images In Catch Everest #18862
    Sakin
    Keymaster

    @RoRo74: If you are using Catch Everest Free theme and trying to configure Featured Post Slider. Then you need to remember 2 things. First, you need to add featured image in your post and then add in the post id in “Appearance => Theme Options => Featured Post Slider”. You can see the reply i gave it to michelle2317 at the top of this thread.

    in reply to: Overriding default templates in a child theme #18860
    Sakin
    Keymaster

    @fastfun.jp: I don’t get it what are you trying to do it. This is not the right way to do it. Please use hire a customizer as this falls under customization not under basic support.

    in reply to: Sidebar #18859
    Sakin
    Keymaster

    @Sarah: I see that you are using Catch Evolution Free version. If you have access to Pro version then you can activate the Pro version.

    in reply to: Sidebar layout selection not respected #18858
    Sakin
    Keymaster

    @fastfun.jp: I need to look in detail in your theme options panel. So, you need to send me the access. As it’s working fine on our site. I will email you right now.

    in reply to: Slider not working #18857
    Sakin
    Keymaster

    @Olivier: Image Slider is there to give you full flexibility of image, title, content and link. But if you use Featured Post Slider or Page Slider or Category Slider then it will crop your featured image to exact dimension of 754px width and 400px height. See the detail instruction at http://catchthemes.com/theme-instructions/catch-evolution-pro/

    in reply to: White space around header #18856
    Sakin
    Keymaster

    @Joaozinho: I see that you have forgotten to add padding: 0 in your custom css. Please follow the css that I gave you. Also, I see that you are using Catch Box Pro theme and you don’t need custom css for header spaces. For that you can just go to “Appearance => Theme Options => Header Options”, there you can change Header Top Margin, Header Right Margin, Header Bottom Margin and Header Left Margin as per your need.

    in reply to: Sidebar layout selection not respected #18847
    Sakin
    Keymaster

    @fastfun.jp: Theme Options layout changes for overall site but not for individual pages or posts. For that you need to do it from your page/post sidebar layout metabox.

    in reply to: How Do I Add A Optin Box #18846
    Sakin
    Keymaster

    @newbiebx: Thanks Happy New Year 2014…. Sorry I don’t know which site your are talking about. Please send in your site URL.

    in reply to: Slider not working #18844
    Sakin
    Keymaster

    @Olivier: Can you send me your site URL so that I can check in.

    in reply to: Custom header – further customization possible? #18842
    Sakin
    Keymaster

    @davidyoungs: You can just hide the Site Title by using CSS and then add the logo as you want. Just add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the site title.
    #site-title { display: none; }

    in reply to: Heading on each featured option image #18840
    Sakin
    Keymaster

    @Peter: See the instruction http://catchthemes.com/theme-instructions/catch-everest-pro . You can just go to “Appearance => Theme Options => Homepage Settings => Homepage Featured Content Options” and add heading on each “Title”.

    in reply to: White space around header #18839
    Sakin
    Keymaster

    @Joaozinho: You can add in the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #header-content { padding: 0; }

    in reply to: Sidebar #18838
    Sakin
    Keymaster

    @Sarah: Can you tell me the spaces that you want. I am bit confused.

    in reply to: Overriding default templates in a child theme #18837
    Sakin
    Keymaster

    @fastfun.jp: archive-services.php can be use to replace your service archive page but cannot be used for homepage. But the best way to change the homepage is through functions.php or index.php file.

Viewing 20 posts - 9,201 through 9,220 (of 14,497 total)