Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #215935

    How do I change the form button font to a bigger size?

    #216075

    Anyone?

    #216096

    Hi!

    You can add this on Quick CSS:

    .avia_ajax_form .button {
    margin: 0;
    padding: 16px 50px;
    border-radius: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-weight: normal;
    font-size: 20px;
    }

    Regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘form button font bigger’ is closed to new replies.