Home Forums WoodMart support forum Change Font Size for Quantity in Add to Cart Buttons/Checkout/Cart

Change Font Size for Quantity in Add to Cart Buttons/Checkout/Cart

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #515269

    hendrikdobbert
    Participant

    How can I change the Font Size for the Quantity Field for Change Font Size for Quantity in Add to Cart Buttons/Checkout/Cart?

    Attachments:
    You must be logged in to view attached files.
    #515446

    Hello,

    Add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.

    div.quantity input[type="number"] {
    font-size: 12px;
    }

    Best Regards.

    #515653

    hendrikdobbert
    Participant

    Awesome, that worked wonders.

    #515758

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Change Font Size for Quantity in Add to Cart Buttons/Checkout/Cart’ is closed to new replies.