Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1067427

    Hi, is it possible to INCREASE the size of placeholder text in all forms of the theme?
    See image: https://i.postimg.cc/dVxtzTJY/enfold.jpg
    Thank You.

    #1067545

    Hey giorgio_betagrafic,

    Please provide a link to the site/page in question so we can look into this further.

    Best regards,
    Jordan Shannon

    #1067557

    Ok, link on private content.
    You have to insert a product in the cart and then proceed with the order till the checkout. Thank you.

    #1067563

    Hi,

    Add this to quick css and adjust the size to what you need:

    #customer_details input{
    font-size:30px!important;
    }

    Best regards,
    Jordan Shannon

    #1068527

    Hi, thank you very much. The code works for the checkout page and the various forms but I would like to increase the size of the font also of the variations of the products. I put the link to a specific page and the attachment to understand better. Thank you very much.

    #1068621

    Hi,

    Add this also:

    select{
    font-size:30px!important;
    }

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.