[Resolved] WooCommerce Gallery overlaps product tabs

Home Forums Support [Resolved] WooCommerce Gallery overlaps product tabs

Home Forums Support WooCommerce Gallery overlaps product tabs

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • #360991
    David
    Staff
    Customer Support

    You can try adding the following CSS:

     .woocommerce .flex-control-nav {
            position: relative !important;
    }

    You may not need the !important.

    Documentation on adding CSS:

    https://docs.generatepress.com/article/adding-css/

    #360994
    Michael

    Thanks! It is back on.

    #360996
    David
    Staff
    Customer Support

    I can see the problem has gone away but it looks like you added more content to the short description. Did you try the above CSS?

    #360998
    Michael

    I added content to the Ollie short description…but the error still display on the following products: Adult and Child shirts, Sprk, and code kit.

    #360999
    David
    Staff
    Customer Support

    Try adding the CSS i posted here:

    https://generatepress.com/forums/topic/woocommerce-gallery-overlaps-product-tabs/page/2/#post-360991

    Sorry i edited the code. so check again!

    #361007
    Michael

    I added the css code, minus the “important” part, and it seems to have worked.

    Thanks! I will notify Rich video slider about the issue.

    #361011
    David
    Staff
    Customer Support

    Your welcome. Glad to hear it worked.

    #361163
    Tom
    Lead Developer
    Lead Developer

    Thanks a lot, David! 🙂

    #361216
    David
    Staff
    Customer Support

    You’re welcome Tom.

Viewing 9 posts - 16 through 24 (of 24 total)
  • You must be logged in to reply to this topic.