Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Quantity field size – Gravity forms #1202762

    Thanks Rikard,

    Your code is right, thanks for that. But it didn’t work but I added !important to both width and display and it worked.

    .ginput_quantity {
    width: 50px !important;
    display: inline !important;
    }

    is this the right way are is there a better option perhaps?

Viewing 1 post (of 1 total)