Change color and style for buttons and text on popover component
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2023 05:18 PM - edited 08-17-2023 05:22 PM
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
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
It shows the "background color" and "border color", but not the "color" which modifies the text color
These are the buttons properties I tried to modify but is not taking effect.
Any help is very welcomed
Thanks¡¡

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2023 06:02 PM - edited 08-17-2023 06:03 PM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2023 01:53 PM
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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2024 01:00 PM
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.