How to remove discount banner at the top of the page?
-
Hello, how can I remove this discount banner line at the very top of the website?
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .labels-rounded span.onsale{
display:none;
}
If it does not work, add this code instead:
body .labels-rectangular span.onsale{
display:none;
}
Best Regards
I did but I still have this orange discount banner appearing saying “spring discount on fashion clothing…”
Hello,
Please provide your site admin access to the private area.
Best Regards