Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 767px) {
.swatch__list--item.is-selected .swatch__tooltip {
top: -30px;
opacity: 1;
visibility: visible;
}}
Kind regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi Omarkh,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
@supports (-webkit-appearance: -apple-pay-button) {
form .quantity.hidden + input[type="hidden"] + .single_add_to_cart_button {
width: calc(100% - 50px);
}}
Kind regards
-
This reply was modified 3 years, 4 months ago by
Harry.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi Reinhard,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-magnific-image.mr__20 {
margin-right: 30px;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-social i {
font-size: 20px;
}
.jas-wc-single .jas-social i {
font-size: 20px;
}
And change 20 to your number
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
1. Please change code to
.jas-menu li.sale > a {color: #222;}
2.5. Please send me your site login credentials to check
3. i still not clear your issue, please take a screenshot about the issue
4. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-mini-cart .button.wc-forward, .widget_shopping_cart .button.wc-forward {
display: none;
}
.jas-mini-cart .button.wc-forward.checkout, .widget_shopping_cart .button.wc-forward.checkout {
display: block;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi, how can I reset my website to use the theme colours as set up in Claue Theme options instead of Elementor global colours? I set the Elementor global colours without realising that it will override the theme colours and now I can’t seem to set them back. I have reset all the Elementor global colours back to default, but this did not work. I therefore had to go and custom code all the colours in CSS which is not ideal and I would prefer to just use my theme colours instead.
I think you forgot to add the code that I should add in the custom CSS
Hi,
1. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
2. Please go to Setting > Forum > Anonymous and check in option Allow guest users without accounts to create topics and replies https://tppr.me/HycBW
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
1. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.price ins {
color: #ec0101;
}
.jas-menu li.sale > a::after {
background: #ffa800;
}
And change #ec0101, #ffa800 with your color code
2. Please go to Appearance > Widgets > WooCommerce Filter Sidebar and remove Product Categories widget
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
h3.product-title, .woocommerce h3.product-title {
font-size: 12px;
}
And change 12 as you want
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio