Forum Replies Created

Viewing 20 posts - 1,981 through 2,000 (of 14,500 total)
  • Author
    Posts
  • 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.

    in reply to: Serve scaled images #68197
    Sakin
    Keymaster

    @Paul: It serves scaled image. So, what are you trying to do it. Can you explain in reference with your site URL.

    in reply to: A few questions for my site #68196
    Sakin
    Keymaster

    @Alexander:
    1. Menu is working fine. Also we are trying our new script for menu and it will be nice update.
    2. For image, have to regenerate the thumbnail after you activated this theme. If you haven’t regenerate then activate the pluign http://wordpress.org/plugins/regenerate-thumbnails and then regenerate thumbnail. Also make sure that you have selected “Excerpt/Blog Display (Style 1 – Featured Image Size )” in “Appearance => Theme Options => Layout Options => Archive Content Layout”
    3. You can add the following css in “Appearance => Theme Options => Custom CSS” box:
    .home.paged #main-slider { display: none; }
    4. We only have “infinite Scroll” click option. For that you need to install Jetpack plugin and active “Infinite Scroll” module.
    5. I see that you have added in “Recent Posts” widget and this will display recent post. So, you need to change the date. Why don’t you create custom menu from “Appearance => Menus” and then add add all the post you want and arrange it as per your need. No need to change date. Then save that menu and go to “Appearance => Widgets” add in “Custom Menu” widgets.

    in reply to: Icons for Menu items? #68195
    Sakin
    Keymaster

    @Paul: Sorry there i no option to do that. If you know coding and css then you can add that. For this, I recommend you to hire cusotmizer to work on it.

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