Home Forums WoodMart support forum How to reduce line spacing in product page ?

How to reduce line spacing in product page ?

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

    Kathir
    Participant

    Hi,
    can we reduce the line spacing in this area a little bit?

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-product-page .woocommerce-product-details__short-description li {
        margin-bottom: 0;
    }

    Regards.
    Xtemos Studios

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