Home Forums WoodMart support forum How to make the description tab in the product page automatically height

How to make the description tab in the product page automatically height

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #252460

    lxy5228231
    Participant

    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

    #252486

    lxy5228231
    Participant

    PLEASE HLEP ME

    #252510

    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

    #252515

    lxy5228231
    Participant

    Thank you very much !

    #252582

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 5 posts - 1 through 5 (of 5 total)