How to change color of "All knowledge bases" categories number circle color in esc portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
How to change color of "All knowledge bases" categories number circle color in esc portal
check below screen shot
This is the link to it https://instancename.service-now.com/esc?id=kb_view2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Hi ,
The color can be modified directly within the widget “KB Categories - KBv3 (ee307070d7201200a9addd173e24d4da)”. Please update the widget configuration accordingly.
If this response was helpful, please consider marking it as Correct and Helpful. You may mark more than one reply as an accepted solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
You don't actually need to edit the widget. The variable is declared like this:
$sp-sc-category-list-badge-color: $primary !default;Meaning it uses the value of the primary variable if it is not assigned a value. And OOB it shouldn't be so you can just add it to a stylesheet related to the portal theme.
Generally speaking think twice before cloning widgets just for styling it is not worth the effort vs the benefit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
hi @lauri457 , @Huynh Loc ,
Thanks for the update, requirement got changed as below:
colour inside the oval to be "yellow" and the colour of the number should be black. And also color of the stars also yellow.
Thanks,
Sriram
