Home Forums WoodMart support forum Store page

Store page

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

    shweta
    Participant

    Hello Team,

    Could you please advise on how to reduce the spacing between the title and product description in the middle section? For clarity, I’ve attached a screenshot.

    Thank you.

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

    Hung Pham
    Keymaster

    Hi shweta,

    Thanks for reaching to us.

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

    div.wd-product.wd-hover-base .wrapp-product-price{
    	gap: 0;
    }

    Regards,

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