Tagged: sale, Sale Price, woocommerce
Hey there,
for some reason, the “sale” circle is showing up way to the top right of product pages.
really strange.
let me know what might be doing this.
cheers
ENB..//
Hey Erich Nolan,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .single-product-main-image .onsale {
right: auto!important;
left: 0;
}
Best regards,
Vinay
Hey Vinay,
that seems to do the trick,
any idea why I was seeing it in the right side-bar before? eg: https://braandcorsetsupplies.com/product/classic-full-band-bra-pattern-optional-underwire-bra-pattern/
ENB..//
Hi,
I’m not sure to be honest, but the CSS Vinay sent seems to be working?
Best regards,
Rikard
Hey yup,
it is working, we can close the ticket now :)
thank you…