• Resolved whflive

    (@whflive)


    I’ve attached an image of my problem below. The blue-black background header (which extends below the menu) goes too far below the menu. I would like to bring it back up. The section that I’m referring to is highlighted in green in the attached image.

    I’ve been trying a bunch of Customize > Additional CSS codes I’ve found online which helped me adjust other areas of the header, but this part I can’t seem to adjust.

    Any help is appreciated!

    Example picture (it seems WP doesn’t have image host so I have just uploaded it to imgur.): https://i.imgur.com/DGo7Obl.png

    Edit: I’m using the Storefront theme if that is at all helpful.

    • This topic was modified 4 years, 2 months ago by whflive.
Viewing 1 replies (of 1 total)
  • Thread Starter whflive

    (@whflive)

    I managed to fix this with:

    /* center menu */
    nav#site-navigation {
    width: 100%;
    text-align: center;
    margin-right: 0px;
    margin-bottom: 5px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘[Help] Header too large’ is closed to new replies.