Change color and style for buttons and text on popover component

chrortega
Tera Contributor

Hi,

After Utah release the popover content has changed style and colors and cannot customize

I've added the UX theme property in my Custom UX Them that according the developer tool shows contains the color. However, it does not reflect the color selected

 

This is the popover window showed when adding an item to My favorite list

message.png

 

The text also shows in my custom color, however, is not correct, I need to change it to black but I cannot find the right property 

message2.png

 

 

It shows the "background color" and "border color", but not the "color" which modifies the text color

message3.png

These are the buttons properties I tried to modify but is not taking effect.

message4.png

 

 

Any help  is very welcomed

Thanks¡¡

 

3 REPLIES 3

Allen Andreas
Administrator
Administrator

Hi for text associated to that theme, try looking (perhaps in CSS styles) for something like:

 

"--now-color_text--primary":"hex code here"

 

There's primary, secondary, etc.


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

Thanks @Allen Andreas for your input. This is the general way to modify the theme, but I need specifically for this popover as it was new introduced as part of the Utah Upgrade. I need to be able to modify the text and buttons colors (active and hover)

Bruno Aires
Tera Contributor

Hello my friend, good afternoon, how are you?
Were you able to find any solution to this problem?

I'm going through the same situation.