Forum Replies Created

Viewing 20 posts - 9,201 through 9,220 (of 14,504 total)
  • Author
    Posts
  • in reply to: White space around header #18909
    Sakin
    Keymaster

    @Joaozinho: There is no default option to move the search to the menu. You can add search in your sidebar. That will be good. About the header white space underneath the logo. I don’t see it any. It’s just your header image have show border at bottom. Edit that image. See this http://www.worldcupbrazil.net/wp-content/uploads/2014/01/copy-website.jpg

    in reply to: Move site description under site logo #18908
    Sakin
    Keymaster

    @mark: With CSS you can only move both whole site title and site description under logo. You cannot move just the site description.
    If you want to move just the site description, then you might need to hire customizer as you need to build child theme and then create functions.php file. Then copy the functions simplecatch_header_title() from Simple Catch Pro theme to your child theme and move the site-description outside the site-details container.

    in reply to: Layout bug with Jetpack Contact Form and Comments #18907
    Sakin
    Keymaster

    @Olivier: Yes, can you upload the complete screenshot of your form and send send me the url of screenshot.

    in reply to: qTranslate plugin in Catch Everest Pro #18906
    Sakin
    Keymaster

    @pemca: Thanks for posting it.

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

    @pemca: Sorry there is not option to do that from Theme Optional panel. For this you might need to hire customizer. As for this you need to build child theme and then need to create functions.php file and copy the function catcheverest_homepage_featured_content() from catch Everest Pro theme and edit it.

    in reply to: "page contents" #18904
    Sakin
    Keymaster

    @FannyV: It’s strange how you get that. I see that you have customize the theme using Chile theme. So, check out your header.php file for that.

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

    @fastfun.jp: The best way to customize any WordPress theme in by building child theme and using action hooks and action filters in your functions.php file.

    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.

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