Hi!
I did some searching and found a solution to a tab error I was having on WooCommerce product pages: https://kriesi.at/support/topic/woocommerce-3-8-product-tabs-styling-error/
The fix worked like a charm on the desktop version of my site, but it does not work on mobile. The tabs end up still being oversized and stacked on top of each other on mobile devices.
Could anyone please provide a fix for this for mobile devices?
Thank you!
Hey Southern Comfort,
Could you post a link to where we can see the problem you are having please?
Best regards,
Rikard
Yes, certainly. Below is a screenshot and a link to the problem. It’s only an issue on mobile.
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
#top div div.product .woocommerce-tabs ul.tabs li a, #top div div.product .woocommerce-tabs ul.tabs li.active a {
padding: 9px 5px 10px 5px;
}
}
Best regards,
Rikard
That worked like a charm. Thank you for your help!
Hi,
Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
You can close it. Thank you again!
Hi,
If you need additional help, please let us know here in the the forums.
Best regards,
Jordan Shannon