How to Change the the Footer Background color on One Page

1 reply·opened Sep 28, 2016
M
messycatSep 28, 2016

Hi there!

Hopefully a simple question for today, but how does one change the color of the background of the footer on the one-page template?

I'd like to change the grey to a dark blue for the footer, but for the life of me I can't seem to figure out where to do so....

Can you point me in the right direction?

http://pharmacy.presby.edu/findyourplace/one-page/

Thank you so much!!!

-Rebecca

S
SemiColonWebSTAFFSep 29, 2016

Hello,

This is Definitely Possible! Please find the following HTML Code on your Page:

<footer id="footer" class="dark noborder">

and replace it with:

<footer id="footer" class="dark noborder" style="background-color: #YOUR-HEX;">

Now, you need to simply change the #YOUR-HEX to your Dark Blue HEX Color Code.

This will definitely work fine. 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