[Resolved] Sale Flash appears out of align on Firefox browser

Home Forums Support [Resolved] Sale Flash appears out of align on Firefox browser

Home Forums Support Sale Flash appears out of align on Firefox browser

  • This topic has 5 replies, 2 voices, and was last updated 4 years ago by David.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1198087
    Mark

    On the Single Product Page, it appears that the Sale Flash or Badge appear out of align when using Firefox browser on desktop. It overlaps on the Product title. No issue with Chrome or other browsers.
    You may check using the GP site library site.

    Can this be corrected?

    #1198243
    David
    Staff
    Customer Support

    Hi there,

    which site and which version/os of FF are you using ? Let me know,

    #1198257
    Mark

    https://generatepress.com/site-library/

    Standard
    Flint Skin – Merch

    Clicks Preview
    Clicks Quality Poster

    Latest FF browser, 74.0
    Windows 10

    #1198310
    David
    Staff
    Customer Support

    Aah good spot ill fix it for the next update.
    In the meantime you can update this CSS in Customizer > Additional with the additional left property:

    .woocommerce span.onsale {
        position: absolute;
        margin: 10px !important;
        border-radius: 4px !important;
        left: 0; /* Add this property */
    }

    Thanks for pointing it out !

    #1198553
    Mark

    Many thanks.
    It’s now fixed.

    Cheers

    #1198574
    David
    Staff
    Customer Support

    You’re welcome and thanks again for pointing it out.

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