Forum Replies Created

Viewing 20 posts - 6,441 through 6,460 (of 14,504 total)
  • Author
    Posts
  • in reply to: Changing the width of the theme #43674
    Sakin
    Keymaster

    Hi Angelina,

    Then you can add the following css in “Appearance => Theme Options => Custom CSS” box

    /* Minimum Screen Size 1061px */
    @media screen and (min-width: 1061px) {
        .wrapper { width: 1040px; }
        #primary { width: 720px; }
        #secondary { width: 300px; }
    }
    /* Minimum Screen Size 1240px */
    @media screen and (min-width: 1240px) {
        .wrapper { width: 1200px; }
        #primary { width: 885px; }
    }

    Regards,
    Sakin

    in reply to: Featured Image takes over the header in posts #43672
    Sakin
    Keymaster

    @tess graumans: No it’s not bug. We have carefully drafted it this module in free version with default WordPress settings and then more option in Pro version.

    Post which has featured image will get it replace and in which you don’t have featured image then it will not get replaced.

    in reply to: Widget background and text color change. #43670
    Sakin
    Keymaster

    @superkefje: You can make it online and let me know it. We check in withing 24 hours at max.

    in reply to: Change to the right side #43669
    Sakin
    Keymaster

    @Heinz: Sorry I don’t get it as you have jump in some other support. So, can you send me your site URL and explain what you want to do with it.

    in reply to: Featured Image takes over the header in posts #43668
    Sakin
    Keymaster

    @tess graumans: That header image is define like that. It will be replaced by featured image in the posts/pages. So, if you want same image to show in header all the time, then I recommend you to use that image as logo. So, upload that image in “Appearance => Theme Options => Header Options” and add in your image in “Logo url”. This logo image will be showing to all the page and it will not be replaces by header image.

    But if you want to continue using Header Image and want the same image to show in all the pages. Then you need to upgrade to pro version, where you will get option in “Appearance => Theme Options => Header Featured Image Options. For more about pro version, check out http://catchthemes.com/theme-instructions/catch-evolution-pro/

    in reply to: Rotating images #43667
    Sakin
    Keymaster

    @Shanti: The front page two rotating image is demo slider image. If you are using Catch Evolution Free theme then you have option to use Featured Post Slider. If you want to disable it then go to “Appearance => Theme Options => Featured Post Slider => Slider Options” and then select “Disable” in Enable Sidebar and save change.

    But if you want to add in your post slider then please check this http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/ and for more theme instructions, check out http://catchthemes.com/theme-instructions/catch-evolution/ and inf you want to upgrade then check out addition features with instructions at http://catchthemes.com/theme-instructions/catch-evolution-pro/

    in reply to: Sidebar on Front Page only? #43665
    Sakin
    Keymaster

    Hi Robertf,

    As mention in the post earlier. The best option at this stage will be to set Default Layout as “Right Sidebar” from “Appearance => Theme Options => Layout Options”. Then you can set “No Sidebar” layout in your individual page and posts from “Catch Box Options” in your post/page meta boxed below your post/page editor.

    Another option, there is one trick in Catch Box Pro theme.
    1. Create new page, then in “Page Attribute” assign that page template as “Blog Template” and then in “Catch Box Options” select “Right Sidebar”.
    2. Go to “Appearance => Widgets” and add widgets in Main Sidebar.
    2. Go to “Settings => Readings” and then in “Front page displays”, select the page that you have just assigned blog as “Front page”.

    Regards,
    Sakin

    in reply to: Remove White Space Above Menu #43664
    Sakin
    Keymaster

    @gareth.milne: that space is there as you have added qtranslate widget in Header Top Sidebar. So, you can adjust the padding-top and padding-bottom as per your need in the following css. I have reduce it to make it 10px bottom and 5px top. You can add the following css in “Appearance => Theme Options => Custom CSS” box.

    #header-top {
        padding-bottom: 10px;
        padding-top: 5px;
    }

    We don’t have control over that Flag size. As that flag is image from your plugin. So, you can check in with that plugin support forum.

    in reply to: Remove grey border #43602
    Sakin
    Keymaster

    @Simona: Nice and best regards from Nepal 🙂

    in reply to: Changing the width of the theme #43592
    Sakin
    Keymaster

    Hi Angelina,

    Sorry I don’t get it what you mean. Currently, the site total width is 1190px for large screen. Where we have content box of 754px and sidebar box of 406px. The space in-between content box and sidebar box is 30px.

    The best will be you can get me screenshot image then I will measure it and send you the css.

    Regards,
    Sakin

    in reply to: Remove grey border #43590
    Sakin
    Keymaster

    @Simona: Sorry I was giving you the css to remove the grey border in the image. You can remove that. Then add the following css in “Appearance => Theme Options => Custom CSS” box.
    .site { box-shadow: none; }

    in reply to: Live Social Media Streams #43589
    Sakin
    Keymaster

    @stephanieforrer: Looks like you have solve it by using Jetpack plugin. Nice 🙂

    in reply to: Featured Image/Slider Not Displayed After Logging Off #43588
    Sakin
    Keymaster

    @BrandonTanis: Maybe it was your cache issue. As I am able to see the slider and featured image in your site. Let me know if you still have issue.

    in reply to: Header Right Sidebar #43576
    Sakin
    Keymaster

    @stephanieforrer: Ok I have just send you email.

    in reply to: Menu not always visible 2 #43569
    Sakin
    Keymaster

    @Joaozinho: You are checking in?

    in reply to: changing colors #43568
    Sakin
    Keymaster

    @mindiapolis: You can add the following css in “Appearance => Theme Options => Custom CSS” box.

    @media screen and (min-width: 981px) {
        .container { width: 950px; }
        #primary { width: 560px; }
    }
    in reply to: Live Social Media Streams #43566
    Sakin
    Keymaster

    @stephanieforrer: I don’t get it what you mean. Can you explain in details.

    in reply to: Header Right Sidebar #43565
    Sakin
    Keymaster

    @stephanieforrer: There are new sidebars in Simple Catch Pro theme. So, it might have got misplaces. So, can you check in the individual sidebar at “Appearance => Widgets” and check in. You can add Social Widget and all in your Header Right Sidebar and other places. If you want help in this process the do let me know it. I will personally email you.

    For more check out theme instructions page at http://catchthemes.com/theme-instructions/simple-catch-pro/

    in reply to: changing colors #43564
    Sakin
    Keymaster

    @mindiapolis: Sorry I don’t get it what you mean by pregnancy blurb.

    in reply to: Logo spacing issue – Top margin or padding #43546
    Sakin
    Keymaster

    @royalthai: Looks like you have already added the Custom CSS. I don’t see any margin and padding of 20px you have added it from your custom css.

Viewing 20 posts - 6,441 through 6,460 (of 14,504 total)