Hello there,
The questions below are all about mobile sites.
Thank you.
This topic has 13 replies, 4 voices, and was last updated 4 years, 8 months ago ago by HelloMorinig
Hello there,
The questions below are all about mobile sites.
Thank you.
Hello,
1) Add this code in Theme Options > Theme custom CSS > Custom CSS for mobile:
.product-quantity .quantity input[type="number"] {
min-width: 50px;
}
2) It is.gif, so the background can’t be changed using custom CSS code.
3,4)
.woocommerce-message {
background-color: #0e1732;
color: #c3ac54;
}
.woocommerce-message:before {
color: #c3ac54;
}
Regards
Thank you so much! ALL SOLVED!
Hello,
1,3) Activate “Always Load Wc-Cart-Fragments” in Theme Options > Speed optimization, then clear cache and check how it works then.
2) Edit this custom CSS code – http://prntscr.com/113vr1e , to http://prntscr.com/113vryw
Regards
Thank you for your message.:)
2) Clear cache, delete/add a product to the cart, and check then.
Provide us with a screenshot.
Regards
Hello again,
Thank you for your message.
Hello,
Can’t check your backend because of some security limits I suppose https://prnt.sc/115uaf0
Could you disable it or add our IPs to the whitelist or something?
You should be able to change the bg color and text color of the q-ty in Theme Options > Header builder > Cart > https://prnt.sc/115ubhl
Regards
Now, you can check!I’m so sorry!
Hello
We see cart numbering color is working fine in your website. https://prnt.sc/115y1m7
Your website wp logins still not working. https://prnt.sc/115y4hm
Robert Hall
Please check.
Hello,
Change this code – http://prntscr.com/116cw8d
to:
.mobile-header-wrapper .et-off-canvas .et-mini-content .et-quantity {
background-color: #f8f5f0 !important;
color: #c3ac54 !important;
}
Regards
SOLVED!THANK YOU.:)
The issue related to '‘About mobile site.’' has been successfully resolved, and the topic is now closed for further responses