Home Forums WoodMart support forum Product Descriptioin Height Adjustment

Product Descriptioin Height Adjustment

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

    tradeadaptkorea
    Participant

    Hi!

    I put several product description images in the product description section as you see in the link.
    In mobile, this is readable (okay)
    but in PC, the height of the description is not enough. The images are not shown and I have to scroll down even for one image.
    Please, check the attached file.

    Is there any way for me to make the height longer than now, so that visitors can read images in the description more visibly?

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

    Hung Pham
    Keymaster

    Hi tradeadaptkorea,

    Thanks for reaching to us and appreciate your patience.

    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)