Home New Guten Forums WoodMart support forum Font size Fill form

Font size Fill form

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #521040

    a.vavilov
    Participant

    Hi, i cant find where it is possible to change font size for filling forms

    Attachments:
    You must be logged in to view attached files.
    #521255

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
       font-size: 20px;
      }

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)