Hi,
paste here screenshots of 2 different cart values and free shipping notices.
Best regards
Grzegorz
There is a progress bar, but the progress bar is white and has the same color as the background. How can I change the color of the progress bar inside?
URL: https://imgur.com/a/ff7hHEF
You should add custom css to change this color.
Can you help me write one? Thank you very much
Display free shipping notice. Also, add a notice to the checkout and cart when free shipping is available. Can you help me see what the reason is?
CSS:
.fs-free-shipping-notice-progress-bar {
border-color: #000;
}
.fs-free-shipping-notice-progress-bar>span {
background-color: #000;
}`
Please paste screenshot with notice and free shipping method available.
<font _mstmutation=”1″></font>When adding items to the shopping cart, it does not show the amount for free shipping. What’s going on? URL: https://imgur.com/a/iLqNVVP
<font _mstmutation=”1″></font>How to paste this CSS into the plug-in? No place to enter CSS found
<font _mstmutation=”1″></font>Okay, thanks
Doesn’t it show up when I add it to the shopping cart?
You can do it by clicking in admin area: Apperance -> Customize -> Additional CSS
What can I input in CSS to get it out? Also, after updating the shopping cart, the progress bar on it remains unchanged and only changes when the webpage is refreshed. What’s going on?
Is this included in the theme’s CSS? How to operate it?