How to drop sale flash over images in category view?
-
I am trying to get the sale flash to overlay the images in category view. Right now, it’s pushing the images down, so any item which is not on sale is out of line with the others. I’m sure there must be a fix for this but I just couldn’t figure it out (I can get it to display behind the image, but it still takes up space on the page so affects row horizontal alignment)
This is part of the code I am trying to edit.
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale { top: 0; right: 0; left: auto; margin: -6px -6px 0 0; }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to drop sale flash over images in category view?’ is closed to new replies.