Hi,
On the website we show products. But when they are on sale this element shows true the words of my product. I would like to show this in the upper corner on the right.
I found the enfold-shop options- product layout on overview pages- but they give me 4 options that don’t make it look any better :-)
is there an easy way to change the layout or is this a custom job.
thanks a lot for responding.
Hey thehorsestore,
Sorry for the late reply, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top .onsale {
top: -17rem !important;
position: absolute !important;
}
Best regards,
Mike
Hi mike,
Thanks a lot for you respons! works great in the customize add css field!
greatz myrna