Forum Replies Created
-
AuthorPosts
-
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; }Sakin
Keymaster@Phuong: Sorry, disable responsive design option is there only in pro version.
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 URLSakin
Keymaster@09Shan: Can you go to “Appearance => Theme Options => Excerpt/More Tag Settings” and change More Tag Text.
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/
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.
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; }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; }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; }Sakin
Keymaster@Alvin: Here goes the css that we are using for table padding.
.entry-content td { padding: 10px 10px 8px 0; }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.
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.
Sakin
Keymaster@Paul: Sorry I don’t get it what you mean. What do you want to do with mobile header.
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.
Sakin
Keymaster@Paul: It serves scaled image. So, what are you trying to do it. Can you explain in reference with your site URL.
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. -
AuthorPosts
