Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@knudkp: looks like you are talking about Theme Customizer when you click on “Appearance => Customize”. This take more time as it need to load all the option at real time changes.
Sakin
Keymaster@nelejab: ok for that it will be as below:
#main-slider .entry-container { bottom: auto; left: auto; right: 12px; top: 12px; }Sakin
Keymaster@bertolotti: That’s too large screen and Catch Base Pro max width is 1200px. But if you want to increase site size in large devices, then you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
@media screen and (min-width: 1200px) { .site { width: 90%; } }Sakin
Keymaster@akuster: Nice you find it by yourself. Thanks 🙂
Sakin
Keymaster@Sheryl: You can use “Optional Sidebar One”, “Optional Sidebar Two” and “Optional Sidebar Three”. Then you also have “Optional Page Sidebar” which will work as default 4th sidebar for page and you can “Optional Post Sidebar” which will work as default 4th sidebar for post.
Sakin
Keymaster@Sheryl: Please post in your site URL. You don’t need to add in any custom css for that. In Adventurous Pro theme, you can change the background color of Promotion Headline from “Appearance => Theme Options => Color Options => Promotion Color Options” and change color code in “Promotion Background Color”. Then to change the background color of Featured Content from “Appearance => Theme Options => Color Options => Site Color Options” and change color code in “Featured Content Background Color”.
Sakin
Keymaster@Dan: For Premium/Pro themes, you need to download zip file from your account at http://catchthemes.com/my-account then you can upload using FTP or WordPress admin panel with Catch Updater plugin. For more, check out theme instructions page at http://catchthemes.com/theme-instructions/catch-flames-pro/#updating
Sakin
Keymaster@Jeff: I see that you are using Catch Adaptive Pro version 1.0 which has that issue. We have ready released version 1.1 Please update it and you will be able to change it.
You can update using FTP or WordPress admin panel. See this http://catchthemes.com/theme-instructions/catch-adaptive-pro/#updating
Sakin
Keymaster@liberiangirl90: Ok post in your site URL then I can check in for you.
Sakin
Keymaster@akuster: Looks like you have disable header right sidebar. So, go to “Appearance => Theme Options => Header Right Sidebar Options” and then uncheck “Disable Header Right Sidebar” and it will show.
Sakin
Keymaster@liberiangirl90: That theme is not designed to do 2 columns post. So, adding css will be complicated.
Sakin
Keymaster@DanDvlpr: Try different adsense code. Sometime, ads might be off in that adsense code. Also post in your site URL.
Sakin
Keymaster@akuster: Please post in your site URL so that I can check in. Have you gone to “Appearance => Widget” and then add in CT: Social Links widget to your sidebar.
Sakin
Keymaster@drewrcarr: Then how about p tag in primary div ID.
#primary p { }Sakin
Keymaster@bertolotti: Please post in your site URL and let me know your screen resolution from which you are testing it.
Sakin
Keymaster@DONOVAN: You shouldn’t use “Appearance => Editor”. This will edit core theme files and all your edit in core theme files will be reverted back to original when you update or upgrade the theme.
So, if you want to add custom css then add css in “Appearance => Customize => Theme Options => Custom CSS Options” box or build child theme and add it in your child theme style.css
You can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box
#colophon .widget img { text-align: center; }Sakin
Keymaster@liberiangirl90: Sorry no option in Catch base theme. Try using Catch Adaptive theme http://wordpress.org/themes/catch-adaptive/
-
AuthorPosts
