Home Forums WoodMart support forum Single product page, accordion tab height adjustment

Single product page, accordion tab height adjustment

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #216069

    roadlink
    Participant

    Hello,

    I choose the accordion style.
    Height is very good in mobile.

    But it is too small in desktop.
    How can i increase opened tab’s viewable area to double?

    #216081

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .tabs-layout-accordion .woodmart-scroll .woodmart-scroll-content {
        max-height: 350px;
    }

    Change the height as per your needs.

    Best Regards

    #216088

    roadlink
    Participant

    thanks a lot.
    solved.

    #216135

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

    Best Regards

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