Skip to main content
15-Moonstone
March 24, 2021
Solved

How to use custom fonts for particular labels in mashup

  • March 24, 2021
  • 1 reply
  • 1022 views

I am using TWX 8.5, I need to change fonts for few of the labels in my mashup. 

 

I tried using custom css 

.label {

  font-family:"Segoe UI" !important ;

}

like this, but code is not working previously I used this method in 8.4 It worked fine, I don't know why I am not able to change Segoe or Roboto fonts.

Best answer by slangley

Hi @sabharees 

 

You haven't provided the widget class.  Refer to this article for assistance.

 

Also, here's a CSS tutorial that may be helpful.

 

Regards.

 

--Sharon

1 reply

slangleyCommunity ManagerAnswer
Community Manager
March 25, 2021

Hi @sabharees 

 

You haven't provided the widget class.  Refer to this article for assistance.

 

Also, here's a CSS tutorial that may be helpful.

 

Regards.

 

--Sharon