• Resolved milora

    (@milora)


    Hi, I’m using the product grid with the “Grid – Simple style” layout but I have a problem with the “sale” badge, in the mobile version it doesn’t cover the left corner of the product image but it is in the center of the image and I can’t to change the position, someone can tell me how I can solve?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Abid Hasan

    (@abidhasan112)

    Hi @milora ,

    Hope you’re doing good.
    Well, it seems your theme CSS is conflicting with the EA CSS. Have a look: https://d.pr/i/Eigja8

    Please add this custom CSS in your stylesheet:

    .eael-product-grid .woocommerce span.onsale {
        left: -100px !important;
    }

    Let me know how it goes.
    Thank you!

    Thread Starter milora

    (@milora)

    Now it’s ok, thank you!!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“Sale” badge position problem on mobile’ is closed to new replies.