Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Jimtowner: That is simple. First, just download sample Catch Box child theme from http://catchthemes.com/blog/create-child-theme-wordpress/ and then create file in your file
pdf-record-custom.phpin your child theme with your codes.Sakin
Keymaster@Mattias: Sorry there is no option to merge 2 menus to one.
Sakin
Keymaster@Mattias: Please post in your site URL and then I can check in to send you custom css.
Sakin
Keymaster@Mattias: We are schedules to release the update today. Sorry for the trouble.
Sakin
Keymaster@Phuong: That is called responsive design. Each items in featured content will show in a row. If you still want to make it 3 then add the following css in “Appearance => Theme Options => Custom CSS” box:
@media screen and (max-width: 540px) { #featured-post .post { width: 30.66%; margin-left: 4%; } }Sakin
Keymaster@luismarioochoa:
1. You can change the color code and font size as per your need in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:#text-13 .widget-title { color: #222; font-size: 16px; }2. You can add the following css “Appearance => Theme Options => Custom CSS” box:
#text-13.widget { background-color: #fff; } #text-13 .widget-title, #text-13 .wppizza-cart { border-color: #f25e1e; }3. You can change the font size as per your need in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
.entry-content .wppizza-article-info h2 { font-size: 24px; }4. You can add the following css “Appearance => Theme Options => Custom CSS” box:
.page-header { border: none; }Sakin
Keymaster@George: You have install Jetpack plugin and activated “Mobile” module. You need to go to Jetpack settings and then disable mobile module.
Sakin
Keymaster@David: For that you can remove margin and fix header image cover and menu background color. You can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
@media screen and (max-width: 990px) { #header-featured-image { margin-top: 0; } #mobile-header-left-menu { background-color: #0a6587; } }Sakin
Keymaster@Alvin: 🙂
Sakin
Keymaster@Alexander: Please follow update instruction at http://catchthemes.com/theme-instructions/catch-flames-pro/#updating
Sakin
Keymaster@npratt: I see that you are using Catch Box Pro theme and this support is for Catch Responsive Pro theme, so it is not working for you.
For Catch Box Pro theme, you need to post it in http://catchthemes.com/support-forum/forum/catch-box-pro-premium/.
To remove search box in Header Right from Catch Box Pro, you can go to “Appearance => Theme Options => Header Options”, check in “Disable Header Right Sidebar?” and save changes.
Sakin
Keymaster@Jimtowner: You shouldn’t edit/add files inside theme directory
catch-box. As all the files and folders will be reverted back to original when you update theme theme. This is done automatic by WordPress and we don’t have any control on it. So, we recommend you to build child theme and then add/edit files. In parent theme, you should only edit using Theme Options, Widgets and Menus.Building child theme is free of cost. You can read about it and download it from http://catchthemes.com/blog/create-child-theme-wordpress/
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/
-
AuthorPosts
