Tips, Tricks & Best Practices

NAlves7
Member

Adding Avenir Next in an embedded form

SOLVE

Hi,
Trying to update a form to Avenir Next font. This is what I've been able to find. 

HubBot told me "Avenir Next is a font used by HubSpot for its branding across various platforms." yet I can't seem to find it. 

Am I missing something? I can't find it in Google Fonts either. 

TIA

0 Upvotes
1 Accepted solution
TomM2
Solution
Thought Leader | Platinum Partner
Thought Leader | Platinum Partner

Adding Avenir Next in an embedded form

SOLVE

Hey @NAlves7 HubSpot forms use a selection of google fonts within their themes. This cannot be changed within the UI. 

You can however also use any custom styling you like outside of the HubSpot form themes. If you enable "set as raw html form" within your form's styling options you can use your own stylesheet to style your forms. This will inherit any styling from your stylesheets, so you could import Avenir next into your stylesheet and set this as your form's font through your custom CSS. 

More information on how to do this here

Tom Mahon
Technical Consultant | Solutions Engineer | Community Champion
Baskey Digitial

Book a consultation

Did my post help answer your query? Help the community (and me) by marking it as a solution.


View solution in original post

0 Upvotes
1 Reply 1
TomM2
Solution
Thought Leader | Platinum Partner
Thought Leader | Platinum Partner

Adding Avenir Next in an embedded form

SOLVE

Hey @NAlves7 HubSpot forms use a selection of google fonts within their themes. This cannot be changed within the UI. 

You can however also use any custom styling you like outside of the HubSpot form themes. If you enable "set as raw html form" within your form's styling options you can use your own stylesheet to style your forms. This will inherit any styling from your stylesheets, so you could import Avenir next into your stylesheet and set this as your form's font through your custom CSS. 

More information on how to do this here

Tom Mahon
Technical Consultant | Solutions Engineer | Community Champion
Baskey Digitial

Book a consultation

Did my post help answer your query? Help the community (and me) by marking it as a solution.


0 Upvotes