Forum Replies Created

Viewing 20 posts - 9,801 through 9,820 (of 14,497 total)
  • Author
    Posts
  • in reply to: Featured Post Slider Questions #17012
    Sakin
    Keymaster

    @rbrek: Please post in your site URL so that I can check in.

    in reply to: Plugin Slider's Bullet Thumbnails / CSS Conflict #17011
    Sakin
    Keymaster

    @fcharvet: Ok can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.

    .entry-content .ws_bullets img  {
        display: inline;
    }
    in reply to: IE8 – Logo not in-line with Site Title #17010
    Sakin
    Keymaster

    @fcharvet: It looks ok when I check in your site in IE8.

    in reply to: Objects no longer aligned in page #17009
    Sakin
    Keymaster

    @jpbertram: Now the page is empty with all white.

    in reply to: White line between Headline and Footer Widget #17007
    Sakin
    Keymaster

    @fcharvet: You can remove the border by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #homepage-message, #footer-sidebar { border: none; }

    in reply to: Site Title Shadow Effect #17006
    Sakin
    Keymaster

    @fcharvet: Below is current text shadow in your site. In the following CSS you can change the color code #E6E6E6 to your desire color and add it in “Appearance => Theme Options => Custom CSS” box.

    #site-title {
        text-shadow: 2px 2px #E6E6E6;
    }
    in reply to: Objects no longer aligned in page #17005
    Sakin
    Keymaster

    @jpbertram: can you check your countdowns url. When I check in the URL it’s says Page Not Found.

    in reply to: Slider #17004
    Sakin
    Keymaster

    @Artem: Can you tell me what you want to do? I don’t see any issue in your site. Also you are not supposed to hide Theme: Catch Everest from the footer in free theme. This is the reason that we provide free themes and support.

    If you want to remove footer copyright information then you need to use Catch Everest Pro version where there is Footer Editor in Theme Options panel. There are lot more additional features. Read more about Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/

    in reply to: Menu options #17002
    Sakin
    Keymaster

    @MikeHornbeck: Cool you found it. Thanks for sharing it.

    in reply to: Remove featured image from blog line #17001
    Sakin
    Keymaster

    @Artem: I just check in your site and you are still using Catch Everest Free version.

    If you are using Catch Everest Pro theme, then you can work in with Featured Image options from “Appearance => Theme Options => Header Featured Image Options”. This is for overall setting and if you want to do different settings for few pages and posts then you can edit page or post and then work on “Catch Everest Options” meta box.

    For more about Catch Everest Pro details, you can check out our theme instruction page at http://catchthemes.com/theme-instructions/catch-everest-pro/

    in reply to: space before the header #17000
    Sakin
    Keymaster

    @Artem: So what you want to do with it? Can you explain to me what you want to do with the header.

    in reply to: Frontpage and articles/ category with different Layout #16972
    Sakin
    Keymaster

    @Heinrich: I don’t get it what you mean. I have you the solution to make the layout like you described.

    in reply to: Footer area advertisement #16969
    Sakin
    Keymaster

    @kat22: In your “catch Everest: Advertisement” widget, just add your logo “Image url” and where to you want that logo to link in “Link URL”. Don’t add anything in “Advertisement Code” box. This box should be used only if you are using advertisement script Google Ad-sense and so on.

    in reply to: Search box #16968
    Sakin
    Keymaster

    @kat22: You can change the color of the search box text by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #header-right #s {
        color: #fff;
    }

    The search page layout is controlled through “Appearance => Theme Options => Layout Options”. There you have to select Sidebar Layout Options.

    in reply to: Frontpage and articles/ category with different Layout #16966
    Sakin
    Keymaster

    @Heinrich: In Catch Box Pro theme, tou can choose the category to show in homepage from “Appearance => Theme Options => Homepage/Frontpage Category Setting”. Just select the multiple categories from which you want to show the post.

    Then for the the slide, you can choose the Category Slider. Go to “Appearance => Theme Options => Featured Slider => Slider Options”, then select Featured Category Slider. Then in Featured Category Slider Options, select the category that you want to show for slider.

    in reply to: Remove Author & Comments mention for Posts #16964
    Sakin
    Keymaster

    @Mark: Ok for our site, if you want to remove all meta tag and the following CSS will hide it all. No need other CSS. Just paste the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .entry-meta { display: none; }

    in reply to: sub menu #16963
    Sakin
    Keymaster

    @Cecilia Linda: Yes you are right, WooCommerce doesn’t allow to change the layout. Also for shop we have user Full Width Design. To add sidebar, you need build child theme and create functions.php and style.css in your child theme. You can copy style.css and functions.php code from https://gist.github.com/anonymous/7374457

    in reply to: Featured Post Slider Questions #16960
    Sakin
    Keymaster

    @rbrek: If you are using Catch Evolution Pro Image Slider, then you can simply upload the image and add the image url. It will show the image auto adjust.

    But for Catch Evolution Free theme, there in featured post slier where it auto cuts the image as per the size. So, you can use the image 849 x 565 pixels

    in reply to: Header option shows Tags widget #16959
    Sakin
    Keymaster

    @citrocker: WoW thank you solve it.

    in reply to: How to add numeric page numbers in simple catch theme? #16958
    Sakin
    Keymaster

    @swapnaranjitanayak: I just check in your site and see that you have activated Jetpack plugin “Infinite Scroll” module. You need to deactivate Infinite Scroll from Jetpack plugin and then it will work.

Viewing 20 posts - 9,801 through 9,820 (of 14,497 total)