how to change bootstrap css in portal home page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2020 09:09 AM
Dear Team,
how to change bootstrap css in portal home page.
in my portal home page there is one header with light green color,
i want to change to white.
when clicked in inspect element below details i found :
bg-success {
background-color: #b5ebd4;
}
Sp-bootstrap.scss file
So from where i can do change color.
U can check the attachment
Thanks
Bachu Sainath
- Labels:
-
Service Portfolio Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2020 09:20 AM
Hi Sainath,
You could change the colors in the branding.
If this is not enough, you have to change the widget. Though I would not recommend doing so.
Or
Refer below link as well-
https://community.servicenow.com/community?id=community_question&sys_id=60c90be5db5cdbc01dcaf3231f96195d
Mark correct if my answer has solved your issue and/or helpful if my response is worthy.
Thanks,
Ruhi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2020 09:49 AM
CSS added in widget style its working!
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2020 09:55 AM
Hi,
Could you please my answer correct if I have solved your issue?