Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Remove white space under logo

$
0
0

Replies: 0

Hi,

How can I remove the white space under the logo and primary menu on blog posts?

I used this for pages and it works great, but I can’t seem to figure out the right code for blog posts:

/* Removes space under logo and menu on pages*/
body.page #content .main .pageclass {
    padding-top: 0;
}

Thank you!
Laura


Viewing all articles
Browse latest Browse all 59525

Trending Articles