You must be logged in to see replies to this topic. Click here to login or register
Home › Forums › Plugins › WooCommerce Free Shipping Bar › Hide message ber with CSS
Hi there
Thanks for your plugin; we purchased it for one of our clients.
1. Is it safe to hide the message bar with the CSS code below? As mentioned in the comment area, we only need the small progress bar in the cart and checkout pages, and I prefer to avoid using conditional tags.
#wfspb-top-bar {
display: none !important;
}
2. Also, I cannot see the small progress bar on the checkout page.
3. Lastly, even though I have checked the Single Product to hide it under Assign options (see the screenshot), the small progress bar is visible in the single product.
Thank you in advance for your support.
Regards
Dimitri
You must be logged in to see replies to this topic. Click here to login or register