On a desktop, I can see the tabs ‘Description’ + ‘reviews’ i CANT on mobile. I need to see the description on mobile.
Hey BeyondMS,
Please try this code in the General Styling > Quick CSS field:
@media only screen and (max-width: 767px) {
#top div.product .woocommerce-tabs:last-child {
display: block !important;
}
}
Please clear your browser cache and check.
Best regards,
Mike
Mike, thank you for responding.
This did work, Thanks!
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike