Hi,
You can change copyright background color by add below code to Claue > Theme Option > General Layout > Custom CSS
.footer__bot {
background: #000;
color: #fff;
}
And change #000, #fff with your color.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi Daniel,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.swatch__list--item.disabled {
opacity: 1;
position: relative;
pointer-events: inherit;
}
KInd regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi Aiste,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.woocommerce + .woocommerce-info {
background: none;
border: none;
padding: 30px 0;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi Aiste,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (min-width: 62em) {
.jas-blog .jas-masonry .jas-col-md-4 {
width: calc(33.333% - 10px);
}}
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
.admin-bar .pswp__top-bar {
top: 0;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi SteBrooks,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.quantity .tc a {
color: #ccc;
}
@media only screen and (max-width: 767px) {
table.shop_table_responsive tr td::before {
color: #ccc;
}}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi SteBrooks,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 767px) {
#jas-footer-menu li {
float: none;
}}
For the cart, please go to Theme Option > WooCommerce > Product Detail Setting > Add to cart behavior change to Slide Sidebar.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
Please change to 175 and 175 for desktop and add custom css for mobile in claue > theme option > general layout > custom css
@media only screen and (max-width: 736px) {
.vc_custom_1630341320325 {
padding-top: 85px !important;
padding-bottom: 45px !important;
}}
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
a.button, .jas-ajax-load a, button.button {
white-space: nowrap;
}
4. Can you tell me which button?
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
- In the cart page, the text overflows the apply coupon button (see screenshot). Can you kindly fix the css (mobile+ desktop)
2. Also, voucher coupons has same issue.
3. See below in private
Thanks a lot. Have a nice day ahead.
Best Regards,
AK
Attachments:
You must be
logged in to view attached files.