Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@NANKYUNG: Looks like there is conflict between Slider script and the plugins that is active. So, can you disable plugin one by one and check in.
Sakin
Keymaster@rkmoonak: Yes, but that is from JetPack plugin “Sharing” module. So, you need to check with that plugin support forum. You must have missed something in that plugin setup.
Sakin
Keymaster@kalatos: Which news part and what are you trying to do with that. Can you explain in reference with your site URL
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: That’s nice and thanks for your appreciation 🙂
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
-
AuthorPosts
