Home>Support>Menu looks strange

Menu looks strange

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi,

When the menu gets into two rows, the line height is so big, that it moves into the hero image. Also in mobile menu there appears a gap below the menu.

Here is a test page, not very much on it, but you can see the problem:
http://dpdn.synology.me/test/testseite/

Thank you and all the best

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Thomas,

    I can’t seem to see the first issue you described (mainly due to the hero widget not being present) but I can see the mobile issue you’re referring too.

    You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    @media (max-width: 780px) {
    	.page-layout-no-masthead-margin #main {
    		padding-top: 1px !important;
    	}
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  2. 8 years, 6 months ago Thomas

    Hi Alex,

    Meanwhile I set the Mobile Menu Collapse to 960, so it collapses before the menu gets two rows. Seemed the easiest workaround.
    Added your CSS. When adjusting the window size on a pc it looks fine, but on the iPhone in portrait mode there is still the black bar below the navigation.

  3. 8 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Thomas,

    This is due to your image being smaller (height wise) than your masthead (on mobile at least). To resolve this issue, please navigate to WP AdminAppearanceCustom CSS and add the following CSS:

    .main-navigation {    background-color: #fff;}

    You might also need to install the SiteOrigin CSS Editor.

  4. 8 years, 6 months ago Thomas

    Hi Alex,

    That made the trick. Thanks a lot.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More