Home Forums WoodMart support forum Tabs Accordion, but no scroll

Tabs Accordion, but no scroll

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #552870

    gonzalohuez
    Participant

    Dear, how can I use the accordion option but without having a scroll? This doesn’t work for me, since the description window looks very small.

    Attachments:
    You must be logged in to view attached files.
    #553081

    Hung Pham
    Keymaster

    Hi gonzalohuez,

    Thanks for reaching to us.

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:

    .tabs-layout-accordion .wc-tab-inner.wd-scroll-content{
        max-height: 100%;
    }

    Regards,

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