[Resolved] Offer labels scroll over primair menu

Home Forums Support [Resolved] Offer labels scroll over primair menu

Home Forums Support Offer labels scroll over primair menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1024013
    Silvio van de ven

    Hi people,

    I have a few OFFER labels on my products. However, when I scroll down on these pages, I see the OFFER label sliding over my menu.

    Where can I adjust this.

    Thank you very much for the support

    #1024196
    David
    Staff
    Customer Support

    Hi there,

    add this CSS:

    .woocommerce .product span.onsale {
        z-index: 50;
    }
    #1024262
    Silvio van de ven

    Hi David,

    Yes, really great, this is indeed the solution for my little isseu.

    Thank you and have a nice day or evening

    Kind regards
    Silvio V

    #1024284
    David
    Staff
    Customer Support

    Glad to be of help. Have a nice day too 🙂

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