Change color of footer panel
-
I would like to make the color of the footer panel match the color and depth of the menu bar. No idea how to do this. Help appreciated. Thanks
The blog I need help with is: (visible only to logged in users)
-
Hi courage4vision
Adding this line of custom CSS should work for you.
.site-footer { background-color: #547980; } -
-
- The topic ‘Change color of footer panel’ is closed to new replies.