Hi,
This is config of Visual Composer, as your case i see only way to add custom css to adjust content of 5 pictures under slider.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
2. You can hide empty textbox and button on “Izon Authentication” popup by edit this popup and open tab Customization > CSS https://monosnap.com/file/BQByKmatTr8vIwaUezm60J7y0ZdQmW# and add below code
.ypop-form-newsletter-wrapper form { display: none;}
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
You can add custom css code in Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 568px) {
.flex-direction-nav { display: inherit; }
}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
You can make tab title bigger but tab content still stay at now.
You replace 2 last line code in Theme Option > General Layout > Custom CSS code with new code
.vc_custom_1503115611618 .vc_tta-panel-body { border: 1px solid #00008b !important; margin: 20px 10px 0 !important; padding: 15px !important; border-radius: 5px !important; }
.wpb-js-composer .vc_tta-tab > a span.vc_tta-title-text {border: 1px solid #00008b !important;padding: 15px; border-radius: 5px;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
You can add custom css in Claue > Theme Option > General Layout > Custom CSS
.jas-menu > li#menu-item-5861 > ul { left: -530px;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi René,
1. We don’t receive anything from your dev.
2. Please use this custom CSS code
3. Which payment gateway plugin do you using? Maybe you can use this plugin https://geotargetingwp.com/ to check the payment based on the location.
4. I fail to see what you mean.As I know, you want to add a payment setting in each image gallery of this plugin?
Best regards,
Foster
hello,
i’m currently using the 4th style of the product detail page. Currently the width is 50% product image, 50% product details. I need to make it 70% image 30% product details. I’ve been trying to do custom css but with no luck. Please let me know the custom css for this. Thank you!
Hi
If I activate Really Simple SSL will it work with the Gecko Theme? Are there any references to http in the .css or .jss files which will be effected. Don’t want to bread the site by activating the plugin.
Thanks
Sorry I’m confused about this, can you please show me all of the custom CSS coding I need together in one bunch, not in pieces. Thanks.