
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 05:27 AM
Hi there,
Anyone knows how to change the css hover property from the menu on the Portal header to a more dynamic way?
Best regards
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2022 07:52 AM
So, I just achieve this by cloning the Stock widget and added the follow:
CSS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 05:35 AM
what does more dynamic way means?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 05:41 AM
Like, if I have a condition fulfilled the hover color changes, something like that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 08:57 AM
Condition based color change will require code change and widget clone.
Its not best practise to clone widgets for just color changes.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 02:06 AM
Hi Raghav,
Yes, I know, but you know how I can achieve this? I already tried a lot of different approaches and nothing.