Forum Replies Created

Viewing 20 posts - 2,241 through 2,260 (of 14,510 total)
  • Author
    Posts
  • in reply to: Logo Position #67082
    Sakin
    Keymaster

    @Johannes: You can try adding in the following css in “Appearance => Theme Options => Custom CSS” box:

    #masthead .site-logo {
        float: left;
        width: 16%;
    }
    #masthead .site-title,
    #masthead .site-description {
        clear: none;
        float: right;
        width: 84%;
    }
    in reply to: Will upgrading change current free configuration? #67077
    Sakin
    Keymaster

    @Robert: No Problem. Great you found it 🙂

    in reply to: Update theme #67057
    Sakin
    Keymaster

    @jissel: It must be cache issue. So, when you make changes you need to go to Wp Super Cache Settings and clear your cache.

    in reply to: Will upgrading change current free configuration? #67055
    Sakin
    Keymaster

    @Robert: No, you don’t have to start from scratch. Catch Responsive Pro theme is an advance version of Catch Responsive Free theme with additional features listed in theme instructions page at http://catchthemes.com/theme-instructions/catch-responsive-pro/

    You don’t have to do re-settings much, but yes you need to configure additional features. You can check this screencast at http://devotepress.com/wordpress-writing-editing/upgrade-premium-version-wordpress-themes-eg-adventurous-pro/ which explains the process.

    in reply to: divided into five areas menu #67054
    Sakin
    Keymaster

    @rvtent: I see, you only have 4 menu items, so you can add the following css in “Appearance => Theme Options => Custom CSS” box:

    #branding ul.menu li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing:    border-box;
        box-sizing: border-box;
        text-align: center;
        width: 25%;
    }
    in reply to: divided into five areas menu #67043
    Sakin
    Keymaster

    @rvtent: Sorry but you are not using our menu or default WordPress menu. I see that you are using “widgetized-nav” which control the width. Have you added it from plugin? If so then you need to ask in that plugin support. I can only answer it, if you were using default theme menu.

    in reply to: Still waiting for an answer #67039
    Sakin
    Keymaster

    oh you mean cache plugin. I recommend W3 Total Cache or WP Rocket Plugin.

    in reply to: Still waiting for an answer #67038
    Sakin
    Keymaster

    @Christine: Sorry I don’t get it which plugin are you talking about? Can you let me know what you need and then I can check that for you.

    in reply to: Site not updating & subscribe box doesn't look right #67037
    Sakin
    Keymaster

    @shaun.smudger.smith: The icon is same size, I think you are just confused with background color in Instagram image. All image at size of 34px by 34px.

    in reply to: Update theme #67036
    Sakin
    Keymaster

    @jissel: Sorry I don’t get it what you mean. Can you post in your site URL and explain please. You should have Catch Base Pro 3.1.

    in reply to: Installation problems #67035
    Sakin
    Keymaster

    @Christine: Then you should me able to install it. Ok I will email you so that I can check in your server.

    in reply to: Title Tag #67034
    Sakin
    Keymaster

    @benowchiro: For title tag, you need to add in “Site Title” from “Settings => General”.

    in reply to: Installation problems #67024
    Sakin
    Keymaster

    @Christine: There is upload size limit in your Website Hosting Server. So, you need to contact your hosting server support and ask them to increase it to 5MB. If you cannot do that then let me know it and I will help help you to install it.

    in reply to: divided into five areas menu #67023
    Sakin
    Keymaster

    @rvtent: You fixed it that’s great. If you haven’t then post in your site URL and then I can check in.

    in reply to: Menu color #67022
    Sakin
    Keymaster

    @Jörg: No, you content will be safe. It will just replace files and folders inside ‘catch-responsive-pro’ theme directory. You content will be safe in WordPress Database.

    in reply to: Site not updating & subscribe box doesn't look right #67021
    Sakin
    Keymaster

    @shaun.smudger.smith: So, you want to remove border from all then you can add the following css:

    .hentry, .widget, .no-results, #author-info, #disqus_thread, #content .error404 {
        border: none;
    }
    in reply to: Using different image for Featured image and post preview #67018
    Sakin
    Keymaster

    @Adam: Ok for default header image in all. You can go to “Appearance => Customize => Header Image” and then select “Entire Site” in “Enable Featured Header Image on” options.

    Also if you just want to change only in particular page/post then you can edit that page/post and under page/post editor you will see “Full Frame Options” meta box, there you need to click on “Header Featured Image Options” and select desire option.

    in reply to: Catch Updater Problem #67017
    Sakin
    Keymaster

    @Harry: sorry for misunderstanding as WordPress only allow update directly for WordPress.org hosted theme and not for premium themes.

    in reply to: Menu color #66994
    Sakin
    Keymaster

    @Jörg: I see that you are using Catch Responsive Pro 3.1. We have fixed this color issue in version 3.3. Can you update theme to latest version 3.3

    in reply to: sidebar – content – sidebar #66992
    Sakin
    Keymaster

    @Daniel: Sorry Full Frame Pro theme doesn’t have 3 columns layout to make it Sidebar-Content-Sidebar. For, that you need to use Theme Like Catch Base Pro, Catch Evolution Pro and Catch Flames Pro.

Viewing 20 posts - 2,241 through 2,260 (of 14,510 total)