Forum Replies Created
-
AuthorPosts
-
Hi Alameeri,
Please deactivate plugin for compare. By default our theme don’t have compare feature.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can change color hover by add below code to Claue > Theme Option > General Layout > Custom CSS
.product-image a.db::before {
background: rgba(0, 0, 0, 0.1);
}and change 0,0,0 to RGB color and 0.1 as opacity of color from 0.0 to 1.0
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 735px) {
.products .jas-col-xs-6:nth-child(2n), .products.jas-masonry .jas-col-xs-6:first-child, .products.jas-masonry .jas-col-xs-6:nth-child(2n+1), .products .jas-col-xs-6:first-child, .products .jas-col-xs-6:nth-child(2n+1), .products.jas-masonry .jas-col-xs-6:nth-child(2n) {
padding-right: 0.5rem;
padding-left: 0.5rem;
max-width: 100%;
flex-basis: 100%;
}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Grazei,
Please update theme and after that you can update plugin.
By the way, your support expired. Please renew your support at https://themeforest.net/downloads
Thank and regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Please change code to
@media only screen and (max-width: 1024px) {
.btn-quickview::after {display: none;}
.btn-quickview {
text-indent: inherit;
background: #fff;
border: inherit;
padding: inherit;
}
.product-image .product-btn .button {
display: block;
}
.product-btn, .yith-wcwl-add-to-wishlist ~ .product-btn {
left: 50%;
transform: translate3d(-50%, -50%, 0);
top: 50% !important;
}}Kind regards
-
This reply was modified 2 years, 9 months ago by
Harry.
-
This reply was modified 2 years, 9 months ago by
Harry.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Dubsbhoy,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 1024px) {
.btn-quickview::after {display: none;}
.btn-quickview {
text-indent: inherit;
background: #fff;
border: inherit;
padding: inherit;
}
.product-image .product-btn .button {
display: block;
}
.product-btn {
left: 50%;
transform: translate3d(-50%, -50%, 0);
top: 50%;
}}Kind regards
-
This reply was modified 2 years, 9 months ago by
Harry.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Omer,
Can you re-create staging site so i can report the issue for WooCommerce team.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
I clear cache and try edit a pin it work well https://tppr.me/kg4Sk
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Ivosladur,
I check and see the issue because the minify HTML and minify JS error. Please deactivate plugin one by one, clear cache and check which plugin cause the issue.
Btw, your support expired. Please renew your support at https://themeforest.net/downloads
Thank and regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou’re welcome Erik.
Have a great weekend!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
This reply was modified 2 years, 9 months ago by
-
AuthorPosts