Spacing beneath 'Add To Cart' button on Shop Page
-
How do I add in more spacing beneath the Add to Cart button?
Screenshot attached.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-spacing-10 > .product-grid-item {
margin-bottom: 40px;
}
Best Regards
That didn’t work 🙁
When I pasted it in there, your global CSS section did give an error. Screenshot attached.
Attachments:
You must be
logged in to view attached files.
Whoops, wrong screenshot!
Attachments:
You must be
logged in to view attached files.
Hello,
Copy the code from the forum, not from the main and make sure it looks exactly like the code I have provided.
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Spacing beneath 'Add To Cart' button on Shop Page’ is closed to new replies.