Home Forums WoodMart support forum Stretch Quantity Button

Stretch Quantity Button

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #377628

    tremimi
    Participant

    Hello,

    i want to stretch the quantity button so it has the same height as the “add to cart” button.
    How can i do this?

    Greets

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

    Hello,

    Please disable the maintenance mode to check it myself and help you out accordingly.

    Best Regards

    #377713

    tremimi
    Participant

    Hey,

    please login with the credentials: (private content)

    Greets

    #377716

    tremimi
    Participant

    Hello,

    i achieved this by adding this code:

     
    input.minus, input.plus {
        height: auto !important;
    }
    
    div.quantity input[type="number"] {
        height: 100% !important
    }

    Greets

    #377897

    Hello,

    We are Glad that your issue has been Resolved.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Stretch Quantity Button’ is closed to new replies.