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

    Ahoy –

    How do I changed the contact form titles font size and font family?

    First Name, last name, street, etc, etc, etc, etc

    #585171

    Hey mcraig77,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .form_element label {
        font-size: 16px !important;
        font-family: monospace !important;
    }

    Regards,
    Rikard

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