Add to cart button design
-
hello, can you help me, please, to make the add to cart button smaller?
Attachments:
You must be
logged in to view attached files.
Hi atelierullira,
Thanks for reaching to us.
First of all, take my apologies for the delay in answering.
I see that you changed product grid style, please let me know if you need further helps.
Regards,
hello, I need you to help me make the button smaller in parts because it is too big
Attachments:
You must be
logged in to view attached files.
Hi atelierullira,
Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS
div.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
padding: 0;
}
Regards,
hello, the code you gave me does not work. this is the code I have on the website for the design of the button
.product-grid-item .wd-add-btn-replace .add-to-cart-loop:before {
transform: translateY(0) translateZ(0);
color: white ;
background-color: black;
}
.product-grid-item .wd-add-btn-replace .add-to-cart-loop span {
transform: translateY(-100%) translateZ(0);
}
is ok css is good you can close thx
Hi atelierullira,
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 ‘Add to cart button design’ is closed to new replies.