Change the backroundcolor of SEMICOLON.widget.notifications

1 reply · opened Mar 8, 2017

WweinunionMar 8, 2017

Hello,

I need help. I don't find the css file where the backgroundcolor of the SEMICOLON.widget.notifications could be changed.

Can someone help me?

Thanks in advance
Markus

SSemicolon WebSTAFFMar 22, 2017

Hello,

Please use the following CSS Code in your css/custom.css File to edit the Background Colors:

.toast-success {
	background-color: #51A351;
}
.toast-error {
	background-color: #BD362F;
}
.toast-info {
	background-color: #2F96B4;
}
.toast-warning {
	background-color: #F89406;
}

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard
Change the backroundcolor of SEMICOLON.widget.notifications · Canvas Template Support