Home Forums WoodMart support forum How we set space in single product page

How we set space in single product page

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

    How do we set space on the single product page after the menu and before the single product?
    https://prnt.sc/TVr-l_6h3zXa

    #468504

    Hello,

    Your issue has been resolved. Check back your site after completely clearing the browser cache.
    Go to theme Setting -> Custom Global CSS -> change the code as per your need.
    https://ibb.co/VYBwqcC.

    Best Regards.

    #468520

    I need only in single product page it increases the entire template.
    please help

    #468782

    Hello,

    Try to add the following custom CSS code in Theme Setting -> Custom CSS Section.

    .main-page-wrapper,.single-product-page {
    	margin-top: 40px !important;
    }

    Change the code as per your need.

    Best Regards.

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