Quantcast
Channel: responsive – WordPress.org Forums
Viewing all articles
Browse latest Browse all 16569

WPyogi on "WP Responsive Theme - site-name / site-description background"

$
0
0

Oh sorry, I wasn't very clear about that - you already have that CSS in your style.css file - so find the existing one and change the margin to padding. Then also remove the new one - just so you avoid extra code in there.

If that doesn't seem to work, try adding this:

#logo {
    background-color: white;
}

Viewing all articles
Browse latest Browse all 16569