Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@baneff: it depends on the version that you are using it and the .pot file. So, can you send me uk.po file so that I can check in. I will email you and then you can send me the file.
Sakin
Keymaster@MasterManiacs: Thanks 🙂
Sakin
Keymaster@Young: try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
#masthead .wrapper { text-align: center; } #site-branding { display: inline-block; float: none; margin: 0 auto; }Sakin
Keymaster@harish: That is special feature of Adventurous theme. Can you try adding in the following css in “Appearance => Theme Options => Custom CSS” box to disable it.
#masthead.fixed-header { position: static; }Sakin
Keymaster@Cybersnaby: For that you need to use Plugin. You can use plugin like “Jetpack” where you have “Widget Visibility” module. You can activate that and then you will get option in each widget to to make it visible in particular page. So, in this way you can add the code in many pages that you like.
Sakin
Keymaster@pips: It’s because of the CSS that you have added in for your layout 3. Please find the following css in “Appearance => Theme Options => Custom CSS” box and remove it and then it will work fine.
.no-sidebar #primary { width: 820px; }Sakin
KeymasterIts entry-title class
.entry-titleSakin
Keymaster@dawfx: For detail color option, you need to upgrade to Pro version. There is detail color option at “Appearance => Theme Options => Color Options”
For free version, you need to use custom css and change it. Send me your site URL and color code that you want to change to and then I will check in.
Sakin
Keymaster@luismarioochoa: It depends on where you want to add in. For transparent background, you need to use rgba color like below example.
#slider .featured-text { background: rgba(0, 0, 0, 0.5); }Sakin
Keymaster@Caducassau: Which font are you trying to add in? Is that Google Font. Let me know it and I will check in for best solution.
Sakin
Keymaster@Sebastian: No we use WordPress default search and we haven’t done any customization of it.
Sakin
Keymaster@bigoslesli: Thanks for our question.
If you update the theme, you don’t need to re-do all the theme options. It will be saved in your server and it will be used in updated version as well.
If you purchase pro theme and then upgrade it then also you don’t need to re-do your theme options. All the old options will be there, you just need to work on additional new options. You might want to check this post http://devotepress.com/wordpress-writing-editing/upgrade-premium-version-wordpress-themes-eg-adventurous-pro/
Sakin
Keymaster@MasterManiacs: Which version of Catch Box Theme are you using it. As our latest version has image size for featured slider is
add_image_size( 'featured-slider', 644, 320, true );Sakin
Keymaster@Sandra: Sorry you have posted in wrong support forum. You are using Simple Catch Pro theme and this forum is for Adventurous free theme. For Simple Catch Pro theme, please use this forum http://catchthemes.com/support-forum/forum/simple-catch-pro-premium/
To change the color of footer from “Appearance => Theme Options => Color Options => Footer Background Color”
Sakin
Keymaster@BrianRS: For detail color option and more feature you can upgrade to Pro version. You can check out the http://catchthemes.com/theme-instructions/adventurous-pro
In Free version of Adventurous Theme, you can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
#site-generator { background-color: #000; color: #ccc; }Sakin
Keymaster@Seper: It shouldn’t be like that. Which version of Catch Base theme are you using it?
Can you check this version https://wordpress.org/themes/download/catch-base.1.2.1.zipAs when I check in our dark color scheme, it’s working fine. No issue like that. So confused. Did you added any custom css?
Sakin
Keymaster@budiesp: You can use Catch Flames Pro where you have option to use Featured Image Content what you can use 3 pics or 4 pics cols as per your need. Catch Flames Pro theme doesn’t have that option.
Sakin
Keymaster@Michael: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
#site-logo, #header-right { padding-top: 20px; } #hgroup-wrap { padding-bottom: 20px; } -
AuthorPosts
