Site logo

Archived topic

Header Padding?

3 replies · Started by James on August 28, 2016

Viewing posts 1–4 of 4

Hi Tom,
I did a search and looked at the suggested articles, but they didn't pertain to my issue. I would like to create a little space between my the top of the header and the bottom of the Nav bar.
My site: Miramichi Reader

Thanks,

Hi there,

Give this CSS a try:

.main-navigation {
    margin-bottom: 20px;
}

Resolved! Thanks Tom.

You're welcome :)

This archived topic is closed to new replies.