Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Alexander: For this, you need to post in your site URL and let me know which menu are you talking about and then I can check that for you.
Sakin
Keymaster@Alexander: Thanks for your support 🙂
Sakin
Keymaster@Alvin: Which submit submit button you want to change. Let me know in reference with your site URL and then I can send you custom css.
Sakin
Keymaster@Brenda: Most of the settings will be there in pro version. You just need to set new settings. For more about upgrading to pro, you can check this screencast at http://devotepress.com/wordpress-writing-editing/upgrade-premium-version-wordpress-themes-eg-adventurous-pro/
Sakin
Keymaster@Sue: Sorry for late reply as we were upgrading our server and database. It was our maintenance time.
Can you post in your site URL and let me know what’s not working. If you were using child theme for Catch Evolution Free theme, then you need to upgrade that to Catch Evolution Pro child theme. You can download Catch Evolution Pro child theme from http://catchthemes.com/blog/create-child-theme-wordpress/ and then you can move all your child theme edits to this pro theme child theme.
Sakin
Keymaster@Mattias: It’s out now and you can update to version 3.3
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/
-
AuthorPosts
