Skip to main content
Solved

Engagement font standardization

  • April 26, 2023
  • 2 replies
  • 73 views

Ashton
Forum|alt.badge.img+1
  • Contributor ⭐️⭐️⭐️⭐️

Is there any way to ensure the same font (not a fallback) is used in all of our engagements? Should we be adding the font into the CSS for the guide in some way? Roboto (our chosen font) seems to show in some products but not all.

Best answer by mmarques

Yes, you need to specify the font in the CSS. If your team works from templates, you can put the CSS in the template. 

You might also be interesting in this RFE for centralized CSS:

 

2 replies

mmarques
Forum|alt.badge.img
  • Helper ⭐️⭐️
  • Answer
  • April 26, 2023

Yes, you need to specify the font in the CSS. If your team works from templates, you can put the CSS in the template. 

You might also be interesting in this RFE for centralized CSS:

 


link_black
Forum|alt.badge.img+2
  • Gainsight Employee ⭐️⭐️
  • April 27, 2023

@mmarques is spot on, thanks for replying!

 

To be a little more specific and provide some visual examples, here are a couple samples of where/how this CSS can be set in different Engagement types.  Of course, your CSS edits may be different depending on the custom CSS styling that your are using, so be sure to check the HTML source view to ensure you are editing the correct CSS class(es). 

 

Dialog:

 

Slider:

 

Additionally, the new V2 Guide Editor includes a “Global Settings” option that does not require editing the CSS directly, so be sure to leverage those settings in your amazing Guides.  

 

Happy PX-ing!