How to customise product quntity field ?

This topic has 2 replies, 2 voices, and was last updated 1 years, 2 months ago ago by Tony Rodriguez

  • Avatar: Kanchan Dafane
    Kanchan Dafane
    Participant
    January 26, 2023 at 06:48

    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.

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    January 26, 2023 at 07:48

    Hello, 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

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘How to customise product quntity field ?’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.