Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@cinta: You can check your Header Image options at “Appearance => Customize => Header Image => Enable Featured Header Image on” and change it as per your need.
Sakin
Keymaster@Anne-Pia: Then I think you can create PayPal payment button from your PayPal account and setup. Sorry, I only know how to setup using WooCommerce plugin.
Sakin
KeymasterFirst, remove the width :40% that you have added in.
.archive-post-wrap { padding-bottom: 20px; width: 40%; }Then you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
@media screen and (min-width: 768px) { .home #main .hentry { width: 50%; float: left; } }Note: you shouldn’t add/edit any files inside ‘catch-base’ theme directory. As this files will be reverted back to original when you update your theme and you will loose your customization. So, for custom css either add in Custom CSS Options box or build child theme and add it in child theme style.css file.
Sakin
Keymaster@Kim: Sorry replace previous css with the following:
.has-header-left-menu .site #logo-wrap { text-align: center; width: 100%; } #site-logo { display: block; float: none; }Sakin
Keymaster@Luchino: Cool, if you like to contribute that language file then let me know it so that we can bundle in theme.
Sakin
Keymaster@Pascal: Just use plugin like “JetPack” and activate module “Sharing”. see this http://jetpack.me/support/sharing/
Sakin
Keymaster@Haydie: Sorry but we don’t have any control on settings with WPML, they need to suggest us the changes if there is theme issue. I have already contacted WPML team to check in, they haven’t responded in yet.
So, as per the documentation from WPML you need to add All the text in theme options panel as “English” language. That is what I am saying. Theme Options panel will have only one language.
Sakin
Keymaster@jadeprince: That is simple. Just go to “Appearance => Theme Options => Featured Post Slider = Slider Options” and in “Enable Slider”, you need to select “Homepage / Frontpage” and save it.
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.
-
AuthorPosts
