This topic has 5 replies, 2 voices, and was last updated 2 years, 7 months ago ago by tutiendasiempreabierta
Hello, the onsale labels stay above the dropdown search results, is there a way to fix this? I can’t find a css that can solve it. Thank you
Hello,
We do not see the problem – https://prnt.sc/0HEyfbhxPptG What browser do you use? Try to clear cache.
Regards
The previous screenshot I sent you was made with Chrome, this one is made with firefox:
I clear cache in botth browsers
The problem comes from lugins/advanced-product-labels-for-woocommerce/css/frontend.css
Add the next code in Theme options > Theme custom CSS
.woocommerce .product span.onsale {
z-index: 3 !important;
}
Regards
Problem solved. Thank you very much 🙂
The issue related to '‘The onsale label stay above the dropdown search results’' has been successfully resolved, and the topic is now closed for further responses