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.
Hey icylemons,
Could you post a link to where we can see the element in question please?
Best regards,
Rikard
Hi Rikard,
Thanks for quick reply. I have added link and login details below.
Cheers, G
Hi G,
Try adding this CSS code in Enfold > General Styling > Quick CSS:
#top .quantity input.qty {
width: 80px !important;
}
Best regards,
Nikko
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
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
Thanks, I had another code placed that caused misalignment. I removed it and all looks good. Thanks a lot for your help!
Hi G,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko