Archived topic
WooCommerce Gallery overlaps product tabs
23 replies · Started by Michael on August 6, 2017
You can try adding the following CSS:
.woocommerce .flex-control-nav {
position: relative !important;
}
You may not need the !important.
Documentation on adding CSS:
Thanks! It is back on.
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?
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.
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!
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.
Your welcome. Glad to hear it worked.
Thanks a lot, David! :)
You're welcome Tom.