Hi
Please find that On sale label covers product title on woocomerce when title is longer.
Please check screenshot here or url in privat area.
Thank you in advanced
Hey Krzysztof,
Please try the following in Quick CSS under Enfold->General Styling:
.single-product-main-image .onsale {
top: 40px;
}
Best regards,
Rikard
Hi
Sorry but it doesn’t work.
Can you check again?
BR
Krzysztof
Hi,
Try adding this css code:
#top .single-product-main-image .onsale {
top: -40px;
}
Let us know if this helps :)
Best regards,
Nikko
Hi
Works great thank you
Hey,
Glad we could help :)
Best regards,
Nikko