• Resolved Bogdan

    (@bogdanmarincu)


    Is there a way to change the font size of the button text? In my case it’s a lot smaller than the text displayed and it looks weird.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi, I’m not sure which button you’re referring to, but if you are talking about the email opt-in form button it has a class of .hwp-email-btn

    You can use this custom CSS:

    .holler-box .hwp-email-btn { font-size: 18px; }

    Modify as needed.

Viewing 1 replies (of 1 total)
  • The topic ‘How to change fonts’ is closed to new replies.