Solid color for header

1 reply · opened Feb 7, 2020

BBriddle8585Feb 7, 2020

I am looking to change the white header color to #154734, but I have not been able to do that as of yet.

I can change the scroll color to that particular color, but I want the header to always be that color.

If you can tell me how to do that and which file to make that change in would be great!

Thanks you in advance!

SSemicolon WebSTAFFFeb 7, 2020

Hello,

Simply use the following code:


#header #header-wrap {
	background-color: #154734;
}

in the css/custom.css File since this is a CSS Code. Additionally, make sure that you have checked out the Documentation > Start > Customization Section for complete details on how to use the css/custom.css File.

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