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

    Hi.

    How can i edit the Text size from the autoresponse after i send a email with the contact form?
    now its to big.

    #1179883

    Hey Alim,

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1179939
    This reply has been marked as private.
    #1179952

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    h3.avia-form-success {
        font-size: 14px;
    }
    
    

    Best regards,
    Yigit

    #1179978

    thx for that. works fine.

    #1179988

    Hi,

    You are welcome! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Text Size – Contact Form Response’ is closed to new replies.