When you switch to child theme you have to re-arrange widget to correct sidebar.
For quick view you can add custom css in Claue > Theme Option > General Layout > Custom CSS to make it small
.product-quickview, .wc-content-help { max-width: 850px;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
i did not like the layout of the quickview, as it was so big.
Later one, you asked me to add no css (attached 1).
But today you asked me to active a claue child version to change the searc hproduct full image to basic image and i lost the quick view option you changed to me attached 2
Alexandre
Attachments:
You must be
logged in to view attached files.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
You can add custom css code in Claue > Theme Option > General Layout > Custom CSS
.home #jas-content { margin-top: -62px;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Can you send me the css code for try it?
Thanks
Hello,
You can enable header transparent in Claue > Theme Option > Header > Header Transparent > Enable.
You need some custom css to it work well.
Could you change with you content, after that we will help you fix issue with header transparent on your site.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
You can try autooptimize plugin, some css of 3rd party plugin when compress it have issue with WP Rocket. Best regards
So, you mean to say, autooptimize is the only plugin I need for speed? WP-Rocket is not required? Or you want me to replace WP-Rocket with another plugin? If yes, which one do you suggest?
Hi Vizive,
You can disable quickview button by add custom css in Claue > Theme Option > General Layout > Custom CSS
.btn-quickview, .product-image > .db::before { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
You can check on first field
https://monosnap.com/file/Lsi8HnxzwuvXZRRY49XxwUOy65VD4d#
When you click add to cart it auto redirect to shopping cart page.
and you can hide cart icon by add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.jas-icon-cart {display: none;}
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
You can add custom css
.jas-push-menu {z-index: 999999; }
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
I don’t know why your site load css from admin of woocommerce.
You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.woocommerce .woocommerce-tabs ul.wc-tabs {border: 1px solid #ddd; float: left;padding: 0; text-align: left; width: 100%; }
.woocommerce .woocommerce-tabs ul.wc-tabs li { display: inline-block; }
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio