Change favorite popup background color
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2024 08:12 AM
Hi guys,
How to change the favorite popup background-color?
Mine is all white and I'm trying to change it but I couldn't find where to configure these colors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 05:23 AM
Hi Stu, i tried the below line but still dint work on my Custom Sttyle
"--now-unified_nav_menu--background-color" :"0,0,0"
And even tried the following line with no luck. any idea why?
"--now-color--favorite-background": "255,0,0", /* Red background */
"--now-color--favorite-text": "0,0,0", /* Black text */
"--now-color--popup-background": "0,0,0", /* Black background for pop-ups */
"--now-color--popup-text": "0,0,255", /* White text for pop-ups */
"--now-color--dropdown-background": "0,0,0", /* Black background for drop-downs */
"--now-color--dropdown-text": "0,255,0" /* White text for drop-downs */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2024 07:38 AM
It's been quite a while since I have dealt wit this issue, and it was pretty complicated getting to pinpoint where the color change needed to be addressed. I have a couple of tips for you.
1) make sure you are editing the correct style and theme, It can be confusing, but if you are in the wrong one, it wont change anything
2) Update to the latest version. Updates may address this issue
3) Try switching to a different unmodified out-of-the-box theme. If swapping themes doesn't help, there may be another issue going on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2025 10:00 AM