Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Sabrina1990: Sorry but we only support theme developed by us. So, try any theme from us at http://catchthemes.com/themes/
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”
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.
-
AuthorPosts
