How to change the text color for Widget's title?

Lavanya34
Giga Contributor

Hi All,

Is there any possible to change the text color of the widget's title if there please help me with this requirement i need to change the text color from white to black.

find_real_file.png

 

Thanks & Regards,

Lavanya

1 ACCEPTED SOLUTION

Allen Andreas
Administrator
Administrator

Hi,

You can clone the widget, if not already done so, and then in the CSS section, you'd want to put the class inside and change the color. For example...I cloned the "Simple List" Widget. Which on my portal looks like this:

find_real_file.png

I then went to widget editor:

find_real_file.png

Looked at the HTML and saw this:

find_real_file.png

So I then went to the CSS section and did this and saved:

find_real_file.png

Which now results in my title looking like this:

find_real_file.png

Please mark reply as Helpful/Correct. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

View solution in original post

7 REPLIES 7

Allen Andreas
Administrator
Administrator

Hi,

You can clone the widget, if not already done so, and then in the CSS section, you'd want to put the class inside and change the color. For example...I cloned the "Simple List" Widget. Which on my portal looks like this:

find_real_file.png

I then went to widget editor:

find_real_file.png

Looked at the HTML and saw this:

find_real_file.png

So I then went to the CSS section and did this and saved:

find_real_file.png

Which now results in my title looking like this:

find_real_file.png

Please mark reply as Helpful/Correct. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Hi Allen,

Thank you for the solution its really a helpful one.

 

Thanks,

Lavanya

Hi,

Awesome! If you don't mind, feel free to mark Helpful as well.

Take care!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!