How to make the description tab in the product page automatically height
-
How to make the description tab in the product page automatically height according to the content.
In the mobile page, it is automatically height based on the content, but it is folded on the desktop.
Screenshot below:https://ibb.co/CW5n0mQ
Hello,
Thank you very much for choosing our theme and for contacting us.
Please add this code to the Theme Settings > Custom CSS > Global:
body .tabs-layout-accordion .woodmart-scroll .woodmart-scroll-content {
max-height: 100%;
}
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards