Change the colors of the website

1 reply · opened Sep 12, 2023

Ccwthurman99Sep 12, 2023

What are the pages and locations and HTML statement to change the colors of the website base colors and website letter colors.

I what the dominant colors to be gold and black.

Thanks

Charles
317 752-6944

SSemicolon WebSTAFFSep 13, 2023

Hello,

Using the following CSS Codes should be enough to Edit the Main Body Colors and Theme Color:
[ch_pre type="css"]:root {
--bs-body-color: #212529;
--bs-body-color-rgb: 33, 37, 41;

--cnvs-themecolor:	#1abc9c;
--cnvs-themecolor-rgb:	26, 188, 156;

}[/ch_pre]

You can find more Documentations here: https://docs.semicolonweb.com/docs/getting-started/color-schemes/ .

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