Home Forums WoodMart support forum Accordion full open

Accordion full open

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

    xyrios.nl
    Participant

    Since I have added the option “Accordion” for product description on my website for desktop, I can see only a small portion of the accordion when opened on desktop.

    Is there a way to open the accordion product desciption on desktop completely?

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

    Hello,

    Sorry to hear about the inconvenience. Kindly please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and give you a possible solution.

    Best Regards.

    #651969

    xyrios.nl
    Participant

    Here you go.

    #652023

    Hello,

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

    #tab-description .wd-scroll,
    #tab-description .wd-scroll-content {
        max-height: none !important;
        overflow: visible !important;
        height: auto !important;
    }

    Best Regards,

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