Forum Replies Created

Viewing 20 posts - 9,381 through 9,400 (of 14,500 total)
  • Author
    Posts
  • in reply to: Transparency of content and sidebar #18314
    Sakin
    Keymaster

    @simonw: For transparent background you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    /* For Content */
    .hentry { background-color: transparent; }
    /* For Sidebar */
    .widget { background-color: transparent; }
    in reply to: Featured Slider Buttons are not working #18313
    Sakin
    Keymaster

    @keller113: Thanks and I see that it is conflicting with your plugin “Track Everything” and I just deactivated that plugin. It’s working great now. Please consult with the plugin support forum or change to other plugin which doesn’t conflict.

    in reply to: Featured Slider Buttons are not working #18310
    Sakin
    Keymaster

    @keller113: Thanks for your appreciation. I just check in your site and could not find the issue so I need to check in you admin section. I have just send you an email. Please respond there.

    in reply to: Remove page titles #18309
    Sakin
    Keymaster

    @simonw: Are you trying to remove the Page header “Ramblings” from your Ramblings page. Then you can add the following CSS in “Appearance => Theme Options = Custom CSS” box.
    .page-header { display: none; }

    in reply to: Featured Images Do Not Crop (Thumbnails/Slider) #18306
    Sakin
    Keymaster

    @positronic: I can see that all your features post has been re-sized to 210px height and 210px width as needed in all latest posts. That is nice.

    The only problem, I see is the Featured Post Slider. It is talking old image sizes. If you have already Regenerate Thumbnails using the Regenerate Thumbnail plugin then you need to clear the auto cache of Slider. For that you can just change any value in your Theme Options panel and then you can change it back.

    in reply to: iPad Safari Menu Sublink support #18305
    Sakin
    Keymaster

    @paulf: Yes that’s strange as it’s working fine here. Will look in details if we find any issues. Thanks.

    in reply to: Pages dissapeared from main menu, after upgrading #18301
    Sakin
    Keymaster

    @dimpap: Your menu looks fine to me. Are you using Custom Menu from “Appearance => Menus”. As this is the great way to create menu with any pages, categories and links. You just need to create menu, add menu items and assign location. See detail about custom menus at http://catchthemes.com/blog/custom-menus-wordpress-themes/

    in reply to: 3 column layout not showing #18299
    Sakin
    Keymaster

    @jyotidutta87: You can select Three Column layout in Catch Evolution Free theme from “Appearance => Theme Options => Layout Options”. After you select “Three Columns”, you need to add widgets is Third Column Sidebar and Main Sidebar from “Appearance => Widgets”

    in reply to: center menu and footer #18297
    Sakin
    Keymaster

    @Ralph177: That’s nice. You can just edit your current Custom CSS to following:

    #branding ul.menu, #colophon #access-footer ul.menu { text-align: center; }
    #branding ul.menu li, #colophon #access-footer ul.menu li { display: inline-block; float: none; }
    in reply to: Using Catch Box Pro with Contact Form 7? #18296
    Sakin
    Keymaster

    @Shanae: Yes we have table code and you can see preview of HTML Elements in Catch Box Pro at http://catchthemes.com/demo/catchbox-pro/html-elements/. Please post in your page URL where you have issue and then I will check in.

    in reply to: How to change look of TinyNav current item? #18294
    Sakin
    Keymaster

    Thanks

    in reply to: Remove menu bar #18275
    Sakin
    Keymaster

    @emily.m: You can simply go to “Appearance => Theme Options => Menu Options” and check on “Disable Primary & Secondary Menu”.

    You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to remove the border from the widgets.
    .widget { border: none; }

    in reply to: iPad Safari Menu Sublink support #18272
    Sakin
    Keymaster

    @paulf: Can you tell me your WordPress Version

    in reply to: Mobile Drop Down menu in Arabic #18271
    Sakin
    Keymaster

    @blackkeys: Then first remove the following CSS from your Custom CSS box.

    #header-right { clear: both; }
    #header-right { padding-top: 0; }

    And then add the following CSS in your Custom CSS box.

    @media screen and (min-width: 961px) {
    #header-right { padding-top: 148px; }
    }
    in reply to: How to change look of TinyNav current item? #18270
    Sakin
    Keymaster

    @Trishah: Sorry I cannot do that.

    in reply to: Leave a Reply & Content Width #18269
    Sakin
    Keymaster

    @cculinary: I check in your site and see that you have added the page “What we are about” as homepage. So, I see that you have change the layout from that that particular page “Select Sidebar Layout” metabox. So, just edit that page Sidebar Layout.

    in reply to: not display site with IE #18268
    Sakin
    Keymaster

    @web-automobile: I am traveling and sorry I don’t have PC to check on IE. So I will be able to check only after I return back to office on Monday.

    in reply to: Leave a Reply & Content Width #18256
    Sakin
    Keymaster

    @cculinary: Which static pages you are talking about. You can check your layout settings at “Appearance => Theme Options => Default Layouts” for overall site. See the theme instruction for layouts http://catchthemes.com/theme-instructions/simple-catch/

    in reply to: Adding Social Media Icons to the Header #18255
    Sakin
    Keymaster

    @lizgallo: The easy way is to upgrade to Catch Box Pro theme where you can just go to “Appearance => Widget” and add Social Widget in “Header Right Sidebar”. But you will not find “Header Right Sidebar” in Catch Box Free Theme. So, there is no easy way to move social icons from footer to header.

    in reply to: Excerpt with thumbnail #18254
    Sakin
    Keymaster

    @Trishah: Thanks a lot 🙂

Viewing 20 posts - 9,381 through 9,400 (of 14,500 total)