Viewing 3 replies - 1 through 3 (of 3 total)
  • Use this code in Custom CSS option.
    http://wordpress.org/plugins/search.php?q=custom+css

    .site #colophon { background: transparent; }
    .site footer[role="contentinfo"] { border-top-color: transparent; }
    Thread Starter Afcbob

    (@afcbob)

    how would i make it go all the way across the site

    Please post a new topic for this, keep 1 question per topic.

    Before you do that, move over all the changes in CSS done directly to theme’s stylesheet to Custom CSS ( or to a child theme’s ). Why ? because it’s hard to inspec and work on a directly modified parent’s CSS.

    For purely CSS questions, consider CSS specific forum (better chance to get help).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Footer Color change’ is closed to new replies.