Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #733098

    Hi
    Please find that On sale label covers product title on woocomerce when title is longer.
    Please check screenshot here or url in privat area.
    Thank you in advanced

    #733492

    Hey Krzysztof,

    Please try the following in Quick CSS under Enfold->General Styling:

    .single-product-main-image .onsale {
        top: 40px;
    }

    Best regards,
    Rikard

    #733542

    Hi
    Sorry but it doesn’t work.
    Can you check again?
    BR
    Krzysztof

    #734623

    Hi,

    Try adding this css code:

    #top .single-product-main-image .onsale {
        top: -40px;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #734685

    Hi
    Works great thank you

    #735050

    Hey,

    Glad we could help :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘On sale label covers product title on woocomerce’ is closed to new replies.