Margin-top on single product page
-
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.
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.
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.
The topic ‘Margin-top on single product page’ is closed to new replies.