Changing the footer color in Rosalie theme

  • Unknown's avatar

    I lightened the colors in my current theme and want to change the footer to match. It’s black at the moment and clashes with what I have going on.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Delete all the existing text in your custom CSS area and paste this instead, you might want to change the colours a bit but I’ve modelled it on your navigation menu:

    #colophon, .site-info {background-color:#d5d2e3;}
    #colophon a, .sep {color:#000; letter-spacing:1px;}
    #colophon a:hover {color:#485b0a;}
    .pre-footer .container {border-color:#f2e9e1;}
  • The topic ‘Changing the footer color in Rosalie theme’ is closed to new replies.