how to change bootstrap css in portal home page

sainath2
Giga Contributor

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

3 REPLIES 3

Ruhi Jibhyenka1
Mega Guru

Hi Sainath,

You could change the colors in the branding.

find_real_file.png

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.

 CSS added in widget style its working!

Thanks

Hi,

Could you please my answer correct if I have solved your issue?