• Resolved martin177

    (@martin177)


    Hi there,

    the thank you message that appears when you sent a message is literally tiny and I have not found anywhere to adjust it.

    I also need it to be the “Raleway” font and in size “20”, please.

    Is there a css file that I have to add in happyforms? If so, could you please prvide me with it as I have zero idea how to do this…

    Thank you very much,
    Martin

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey there, Martin! ??

    We’re glad to help — would you just share a link to your form, so we can try our suggestions before sharing them with you?

    Let us know!

    Thread Starter martin177

    (@martin177)

    Hi!

    Unfortunately the site is still under construction and not yet public.
    I was merely wondering how I can adjust the font in your plugin?

    Martin

    Ah, okay! No worries, @martin177.

    Try adding this code snippet to the Additional CSS tab.

    .happyforms-message-notice.success {
    font-family: raleway; 
    font-size: 20px;
    }

    That should do the trick! Let us know how that goes.

    And please let us know once your site is live, we’ve love to take a closer look and see if we can improve this code snippet a bit more.

    Thread Starter martin177

    (@martin177)

    Thank you very much, that is very kind of you! I will let you know as soon as the site is live (shouldn’t be long now)

    Sounds good! We’ll wrap up this topic. Please just reach out in a new topic when you’re ready ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘thank you message is tiny’ is closed to new replies.