Forum Replies Created

Viewing 20 posts - 4,521 through 4,540 (of 14,494 total)
  • Author
    Posts
  • in reply to: Menu Bar on Mobile Site #53847
    Sakin
    Keymaster

    @s.reinold: Thanks for your appreciation. If you like Catch Responsive theme than you can help us by providing your review and rating here at https://wordpress.org/support/view/theme-reviews/catch-responsive?rate=5#postform .

    in reply to: Sidebars Pushing to Bottom of Page #53845
    Sakin
    Keymaster

    @Kenny: Sorry I couldn’t see it. Maybe you can upload your screenshot of your site in any photosharing site and paste the URL here. So, that I don’t need to look at your site URL. So, let me know by how much you want to deduce it to.

    in reply to: Menu Bar on Mobile Site #53844
    Sakin
    Keymaster

    @s.reinold: Sorry replace the previous css I gave you with the following css:

    @media screen and (max-width: 990px) {
    .mobile-menu-text { display: block; }
    }
    in reply to: Problem in accessing social media icons #53843
    Sakin
    Keymaster

    @ertlaw: Which version of WordPress are you using it. Are you using latest version 4.1 and also send me your site URL.

    in reply to: Meta Article #53841
    Sakin
    Keymaster

    @jbadura: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
    .entry-meta { display: none; }

    in reply to: Problems with featured post content #53840
    Sakin
    Keymaster

    @herographics: I see that you are using Catch Base Free version where there in only Featured Page Content or Demo Featured Content. So, just go to “Appearance => Theme Options => Featured Content Options”, choose “Featured Page Content” in “Select Content Type”. Then you need to select the pages one by one/

    in reply to: Menu Bar on Mobile Site #53839
    Sakin
    Keymaster

    @s.reinold: Yes, you can add the following css in “Appearance => Theme Options => Custom CSS” box:

    @media screen and (max-width: 990px) {
    .mobile-menu-anchor { display: block; }
    }
    in reply to: Gradient page background instead of solid color #53836
    Sakin
    Keymaster

    @kyle: It cannot be exactly like image but yes we can make it similar. Can you send me your site URL and the image which you can to make it similar to.

    in reply to: Menu Bar on Mobile Site #53835
    Sakin
    Keymaster

    @s.reinold: I see that you have added the following css where you have missed dot in front
    mobile-menu-anchor a.genericon-menu,.mobile-menu-anchor a.genericon-menu:hover {color: #FFFFFF;}

    It should be as:
    .mobile-menu-anchor a.genericon-menu, .mobile-menu-anchor a.genericon-menu:hover { color: #fff; }

    in reply to: Menu Bar on Mobile Site #53833
    Sakin
    Keymaster

    @s.reinold: Post in your site URL so that I can check in.

    in reply to: Menu Bar on Mobile Site #53831
    Sakin
    Keymaster

    @s.reinold: You can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:

    .mobile-menu-anchor a.genericon-menu, 
    .mobile-menu-anchor a.genericon-menu:hover {
        color: #404040;
    }
    in reply to: Sidebars Pushing to Bottom of Page #53806
    Sakin
    Keymaster

    @Kenny: Please post in your site URL so that I can see which layout your are using. As there are different layout options in “Appearnace => Theme Options => Layout Options”. Yes, you can change the layout of your post/page from “Catch Kathmandu Options” meta box below your post and page editor when you edit or write new page/post.

    in reply to: Problems with featured post content #53805
    Sakin
    Keymaster

    @John: Thanks John, we found the issue and we will be release this fixed and many more tonight with Gridalicious Pro version 2.0. Sorry for the trouble.

    in reply to: Homepage Menu Not Syncing With Back End #53803
    Sakin
    Keymaster

    @michellebergmann: Sorry I don’t get it which gallery are you talking about. Also after you upload the images in your page, you need to insert it as Gallery then only it will show as gallery. See this https://codex.wordpress.org/The_WordPress_Gallery

    in reply to: Right sidebar width #53802
    Sakin
    Keymaster

    @Kenny: It’s confusing as you have posted your question in Catch Flames Pro theme support forum. To get help for Catch Kathmandu Pro theme, you need to post in Catch Kathmandu Pro support forum at http://catchthemes.com/support-forum/forum/catch-kathmandu-pro-premium/ with your site URL. If you have any specific width of the sidebar then do add that as well.

    Sakin
    Keymaster

    @webtussi: Sorry but you are making me confused with different write post in each section. Can you just explain me what are you trying to do it now and where you have issue. In which page.

    in reply to: Additional Social Media Link #53800
    Sakin
    Keymaster

    @L: Your css will be as below:

    ul.social-profile li.myspace a {
        background-position: -1119px 0;
    }
    ul.social-profile li.myspace a:hover {
        background-position: -1119px -43px;
    }
    in reply to: background color #53797
    Sakin
    Keymaster

    @Amanda Barbosa: Yes, you can change that from “Appearance => Customize => Color Options => Content Color Options” and change the color as per your need.

    in reply to: How can I change the logo size #53796
    Sakin
    Keymaster

    @Amanda Barbosa: You can upload the logo image as per your need. Just go to “Appearance => Customize => Site Title & Tagline”, then uncheck “Check to disable logo” to show the default logo and then click on “Change logo” bottom. Upload the logo or choose from existing media library images.

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

    in reply to: Conflict with Table of Contents Plus plugin? #53795
    Sakin
    Keymaster

    @Seper: Doesn’t look like that. Table of Contents Plus plugin in Catch Base theme site. It’s working fine. Can you try to disable that plugin and check in. If that you have problem only when you activate that plugin. Maybe with some other plugin.

Viewing 20 posts - 4,521 through 4,540 (of 14,494 total)