Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1271165

    Hi,

    Can you please help me increase size of quantity field? I have auctions plugin installed running along Woocommerce, however it cuts the numbers and does not display full content.

    #1271317

    Hey icylemons,

    Could you post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #1271693

    Hi Rikard,

    Thanks for quick reply. I have added link and login details below.

    Cheers, G

    #1271812

    Hi G,

    Try adding this CSS code in Enfold > General Styling > Quick CSS:

    #top .quantity input.qty {
        width: 80px !important;
    }

    Best regards,
    Nikko

    #1271813

    Hi Nikko,

    Thanks! It fixed the issue, however it moved the whole section down, could you please help me align it back in place?

    Thanks, G

    #1271821

    Hi G,

    I have checked the link you gave and I don’t see anything moved below.
    Does it get restored if you remove the code I gave?
    If yes, try to use a different width value, the default value is 43px, so try to use a larger value but less than 80px.
    Hope this helps.

    Best regards,
    Nikko

    #1271834

    Thanks, I had another code placed that caused misalignment. I removed it and all looks good. Thanks a lot for your help!

    #1271843

    Hi G,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Increase size of "quantity" field Woocommerce product’ is closed to new replies.