Reply 333123 to: Single product page – mobile version of tabs

Avatar: Awais Ahmed
Awais Ahmed
Participant
September 3, 2022 at 06:49

Hello, @KD,

Thanks for the screenshot I have understood your issue.
Now, in order to solve your issue simply go to the Dashboard >> XStore >> Theme Options >> Theme Custom CSS >> Global and paste the below code at the bottom of the CSS box there.

@media(max-width:767px){.woocommerce-tabs.horizontal .wc-tabs{
width:100% !important;
display:block !important;
white-space:initial !important;}}

Then save settings and check back to your site after clearing the browser cache. The result will appear like this: https://postimg.cc/pywX3tRZ

Regards 8Themes Team.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.