Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.variations_form .variations .value .adsw-attribute-option {
background-color: transparent;
}
.variations_form .adsw-attribute-option .meta-item-text {
border: 1px solid #cacaca;
}
.variations_form .adsw-attribute-option .meta-item-img.active i,
.variations_form .adsw-attribute-option .meta-item-text.active {
border: 1px solid #6f6f6f;
}
and change #cacaca, #6f6f6f with your color.
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
This reply has been marked as private.
Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 800px) {
form .quantity.hidden + input[type="hidden"] + .single_add_to_cart_button, form .quantity.hidden + .single_add_to_cart_button {
padding: 0 13px;
}
.button.wc-backward {
padding: 0 15px;
float: right;
margin-top: -40px;
}}
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Anyone know how to css the sizing of the buttons on MOBILE?
Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.button.wc-backward {
margin-top: 10px;
margin-left: 10px;
}
If you love our theme and support please help us by purchase for renew support at https://themeforest.net/item/gecko-powerful-ajax-woocommerce-theme/15863658.
Thank you very much and have a nice Sunday!
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Yes, the code still correct. We not usually use “-” in CSS but it still work.
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi Harry,
Thank you for the help.
If you check that on my site:
1.How can I center align the search field like the theme’s default
2.The x button needs some css fix
3.I cannot close the search and go back to the site, there is no X
Regards.
Rahim Vaziri
CEO & Founder at Look.ir
Xin chào Harry,
If you check this page : https://look.ir/orders-tracking/
You will see when you click on the fields, the right one has a normal winking keyboard typing symbol but the left one has a bold one. 😐
I see this on some other pages.
What is causing this?
Regards.
Rahim Vaziri
CEO & Founder at Look.ir
hello,
i am trying to achieve, a centered slider (gecko theme meta slider) on mobile view.
as i read all known settings, it should be centered in mobile view, but it does not
it appears CSS specificity overrides anything i try
any suggestions on how to achieve a centered meta slider on mobile view?
(currently, the image starts on the left)
Attachments:
You must be
logged in to view attached files.
I am looking deeper for the reason of this code on my style.css of child theme.
.vc_col-sm-3 {
display: inline-block !important;
float: none !important;
}
Regards.
Rahim Vaziri
CEO & Founder at Look.ir