Home Forums WoodMart support forum Margin-top on single product page

Margin-top on single product page

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

    delo8902
    Participant

    Hi
    I’d like to increase the margin between woocommerce product single page and the header. Example: https://delospresso.ch/produkt/delospresso-brasile/

    I tried different css customizations directly on the page with WP bakery and in the global css, didn’t find a solution.
    Thanks!

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

    Hello,

    I saw the screenshot you attached and visited the URL you provided. To change the margin for the product page you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-product-page .container {
    margin-top: 50px;
    }

    You can set the value accordingly.

    Best Regards.

    #202283

    delo8902
    Participant

    Great, thanks a lot!

    #202285

    Most Welcome :-)

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

Tagged: 

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

The topic ‘Margin-top on single product page’ is closed to new replies.