Forum Replies Created

Viewing 20 posts - 1,981 through 2,000 (of 14,496 total)
  • Author
    Posts
  • in reply to: Coding after Continue Reading. #68249
    Sakin
    Keymaster

    @09Shan: Cheers 🙂

    in reply to: Change standard slider image #68247
    Sakin
    Keymaster

    @Sabrina1990: Sorry but we only support theme developed by us. So, try any theme from us at http://catchthemes.com/themes/

    in reply to: Mobile photos not displaying correctly #68246
    Sakin
    Keymaster

    @ehanks: The image area showing fine when I check in from my mobile devices. Maybe it’s your image and wordpress core issue. If so then you can try install plugin “Image Rotation Fixer”

    in reply to: Featured content title incorrect location #68244
    Sakin
    Keymaster

    @Keir: I see that you have changed the position of Featured Content Box, so there is issue. You can add the following css in “Appearance => Theme Options => Custom CSS” box:

    #featured-post { clear: both; }

    in reply to: how to disable reponsive design in Full Frame ? #68243
    Sakin
    Keymaster

    @Phuong: Sorry, disable responsive design option is there only in pro version.

    in reply to: remove log in line #68242
    Sakin
    Keymaster

    @Phuong: to hide leave a reply, you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    .comment-reply-title { display: none; }

    But for You must be logged in to post a comment., I need to check in your site. So, post in your site URL

    in reply to: Coding after Continue Reading. #68241
    Sakin
    Keymaster

    @09Shan: Can you go to “Appearance => Theme Options => Excerpt/More Tag Settings” and change More Tag Text.

    in reply to: different slider on each page #68240
    Sakin
    Keymaster

    @michel78: In pro version, you only have option to select featured slider type. But there is no option to add in different slider in every page.

    For more information about additional features in pro version, check out theme instructions page at http://catchthemes.com/theme-instructions/full-frame-pro/

    in reply to: Featured images and Slider #68238
    Sakin
    Keymaster

    @Sensei: Only Studio Pro theme support Featured Post Slider. You can see list of additional features in pro version at http://catchthemes.com/theme-instructions/studio-pro/

    You should see featured image excerpt. Can you post in your site URL and then I can check in.

    in reply to: CSS for menu in sidebar #68236
    Sakin
    Keymaster

    @kurt: Ok I will email you now. Thanks 🙂

    in reply to: Too much white space between content and footer #68234
    Sakin
    Keymaster

    @Paul: I see that you have empty homepage. So, fro that you can add the following css to hide it.
    .home .site-content { display: none; }

    Further, if you want to reduce the space then you need to add the following css:
    #supplementary { padding-top: 0; }

    in reply to: multicolor secondary menu #68233
    Sakin
    Keymaster

    @david: try the following css:

    .nav-secondary .catchresponsive-nav-menu a { color: #fff; }
    .menu-item-219 a { background-color: #eb9103; }
    .menu-item-218 a { background-color: #c26665; }
    .menu-item-216 a { background-color: #d7af30; }
    .menu-item-215 a { background-color: #9bb959; }
    .menu-item-217 a { background-color: #7591c4; }
    in reply to: Changing image border colour. #68232
    Sakin
    Keymaster

    @Grant: Thanks for your appreciation 🙂

    in reply to: Turn off the comment function #68220
    Sakin
    Keymaster

    @Dhuan: That is when you remove comment manually. You can add the following css in “Appearance => Theme Options => Custom CSS” box:
    .nocomments { display: none; }

    in reply to: Space between page title and header image #68218
    Sakin
    Keymaster

    @Alvin: Here goes the css that we are using for table padding.
    .entry-content td { padding: 10px 10px 8px 0; }

    in reply to: Change Type Colour #68205
    Sakin
    Keymaster

    @ShoreBeing: there is detail color options in theme customizer once you upgrade to Catch Responsive Pro theme. In free theme you need to do that manually using custom css.

    You can change the color coed in the following css as per your need and add it in “Appearance => Customize => Theme Options => Custom CSS” box:

    #featured-content .entry-title a { color: #404040; }
    body, button, input, select, textarea { color: #404040; }
    .sidebar-primary .widget { color: #404040; }
    .sidebar-primary .widget a { color: #1b8be0; }

    I don’t see footer menu in your site to give you custom css.

    in reply to: Remove blog post from home page #68202
    Sakin
    Keymaster

    @David: The best option will be to add static front page. For that just create page and then add that page in as Static front page from “Settings => Readings” and then check in Front page displays, you need to check in “A static page (select below)” and then select your page from “Front page” box.

    in reply to: multicolor secondary menu #68201
    Sakin
    Keymaster

    @david: Sorry I don’t get it which multicolor and where you want to add it.

    in reply to: mobile header #68200
    Sakin
    Keymaster

    @Paul: Sorry I don’t get it what you mean. What do you want to do with mobile header.

    in reply to: featured slider problem on front page #68199
    Sakin
    Keymaster

    @NANKYUNG: I don’t get it what you mean. You site doesn’t have slider. You can check your slider settings at “Appearance => Customize => Featured Slider” and check “Image Loader” option.

Viewing 20 posts - 1,981 through 2,000 (of 14,496 total)