Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1125908

    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.

    #1126573

    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

    #1126772

    Hi mike,

    Thanks a lot for you respons! works great in the customize add css field!

    greatz myrna

    #1127051

    Hi Myrna,

    Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.