Switch order of Product info
-
How can I get the price to be right below the image for items in the shop catalog.
Attachments:
You must be
logged in to view attached files.
Hi bcasaleadersinc,
Thanks for reaching to us.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-product span.price {
order: 1;
}
.wd-product .custom-availability-message,
.wd-product .wd-entities-title {
order: 2;
}
.wd-product .custom-availability-message-now{
order: 3;
}
Best Regards,
Hi bcasaleadersinc,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492
Your feedback is the motivation to improve our work and services.
Regards,
The topic ‘Switch order of Product info’ is closed to new replies.