Hi, I need to be able to manage the font size within woocommerce fields in both Account Details and also the Payment page.
Through Enfold’s font management I can only manage the font size of the description.
Hey Marco,
Please post a link to where we can see the elements that you are looking to change, and let us know how you want to change them.
Best regards,
Rikard
Hey, on the page https://shop.cameleon.design/checkout/ I would like to enlarge the font of the fields to be filled in (not the title of the field, but just the content, first name, last name, etc.), and I would like to make it bigger.
Also inside the page https://shop.cameleon.design/account/edit-account/
Hi,
For https://shop.cameleon.design/account/edit-account/ you can try this css:
.woocommerce-account input {
font-size: 16px !important;
}
but for https://shop.cameleon.design/checkout/ the only fields are the stripe payment info and this is in an iframe which you can not change locally.
Best regards,
Mike
Thank you very much for the support!
Best regards,
Marco
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike