Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@beatmaniaNZ: Sorry I don’t get it what crash your site. As menu is not supposed to do that. I just check in your site http://www.beatmania.co.nz/ and see that you are using Uber menu plugin for menu and not using our default menu. So, might be that plugin conflict. Try disabling that and then add in menu.
If you are using default WordPress menu function, you can check this http://catchthemes.com/blog/videos-blog/video-series-creating-wordpress-custom-menus/ and http://catchthemes.com/blog/custom-menus-wordpress-themes/
Sakin
Keymaster@Alexander:
1. About the menu icon in mobile devices. From which mobile you too screenshot. Looking at your screenshot, it looks like there is issue with Genericon in your mobile browser. So, can you update theme to latest version. Catch Flames 3.1 which has updated Genericion script to version 3.3.
2. After you install that plugin, you need to go to “Tools => Regen. Thumbnails” and then click on “Regenerate All Thumbnails”.
5. Sorry no option for this.Sakin
Keymaster@isabella: Yes, you can do that. For more detail information about additional featured in pro version, check out theme instructions page at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@luismarioochoa:
1 Sorry, I don’t get it what you mean. Can you explain, which font and what you want to do with that.
2. You can remove that border by adding following css in “Appearance => Theme Options => Custom CSS” box:
.page-header { border: none; }
3. Add the following css in “Appearance => Theme Options => Custom CSS” box:#text-13.widget { background-color: #fff; border: none; } #text-13.widget-title, #text-13.wppizza-cart { border-color: #f25e1e; color: #222; }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.
-
AuthorPosts
