• Resolved loriholuta

    (@loriholuta)


    How can I change my footer color to #DEB887? I’d like the footer to blend in with the color of the rest of the site. Thanks!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Whoops, I missed that part in the last thread ??

    This CSS should do the trick:

    .site-footer {
      background: #DEB887;
    }
    Thread Starter loriholuta

    (@loriholuta)

    Perfect CSS! My site looks just like I want it. Thanks!

    Theme Author Ben Sibley

    (@bensibley)

    Awesome. Glad to hear that ??

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