Edin Theme – change background colour of footer
-
Hi there, my site is bindimcgrath.com
I’m trying to change the footer colour of my site (the footer where the widgets appear). I’ve used the CSS code but it only changed the bar below the footer (where the WordPress credit line sits). The footer currently looks black, but I want it to be navy blue (colour code #3b3a50).
Thanks!The blog I need help with is: (visible only to logged in users)
-
Hi flowerbelle88
Try the code given below:
div#tertiary { background-color: #3b3a50; }Hope this helps.
-
-
- The topic ‘Edin Theme – change background colour of footer’ is closed to new replies.