Footer Background Color

Support Area Forums Grassroots Footer Background Color

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #27251
    Centre
    Participant

    Thanks Bill

    One more quick question – how do I change the center part of the footer – i changed the footer background to blue, but the main part remains dark grey.

    Thanks

    #27259
    Bill Robbins
    Moderator

    Hey Joshua,

    It looks like I don’t have that set to change the middle section. Here’s how to do it manually:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      #footer-content {
      	background-color: #2961f9;
      }
      
    3. Update your settings.

    Let me know if that doesn’t get you there,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Footer Background Color’ is closed to new replies.