cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

How to use custom fonts for particular labels in mashup

sabharees
13-Aquamarine

How to use custom fonts for particular labels in mashup

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.

1 ACCEPTED SOLUTION

Accepted Solutions
slangley
23-Emerald II
(To:sabharees)

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

View solution in original post

1 REPLY 1
slangley
23-Emerald II
(To:sabharees)

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

Top Tags