Adding prices in a box on product grid and single product page
-
Hello
I am using Woodmart with Elementor page builder and I have added the product grid section on my site repset-go.com. the prices in the product grid and single page which are under the products i want to be able to customize them, as I want them to be in a box. I am attaching a screenshot to make my query more understandable
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-grid-item span.woocommerce-Price-amount.amount {
border: 2px solid;
padding: 0 5px;
}
.single-product .summary-inner span.woocommerce-Price-amount.amount {
border: 2px solid;
padding: 0 5px;
}
Best Regards
Hello again
Thanks for your help. Works great
Attachments:
You must be
logged in to view attached files.
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 ‘Adding prices in a box on product grid and single product page’ is closed to new replies.