Hi,
I need to customise product quantity field size and border colour, how to do that. Also, if you can let me know how to change style of short description(beyond wp editor), that would be great.
Site URL: hidden Theme version: 9.0.2 WooCommerce version: 7.3.0Hello, Kanchan Dafane,
Thank you for your inquiry.
1. To change the size of the Quantity Input and the border color, please copy and paste the following CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and adjust the values as needed:
.single-product .quantity-wrapper.type-square span {
font-size: 15px !important;
border: 1px solid #1e73be !important;
}
2. Unfortunately, it is not possible to edit the product’s short description with any page builder. This is a default functionality and can only be edited with the WordPress editor.
We hope this information is helpful.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.