Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 112656

vtxyzzy on "white spaces"

$
0
0

That appears to be caused by the top margin of the menu in the nav block.

You should create a Child theme to make your changes. If you do not, all of your changes will be lost if you update your theme.

Try adding this to the end of your child theme's style.css:

nav { margin: 0 -10px 0; }

Viewing all articles
Browse latest Browse all 112656

Trending Articles