• Hello All,

    I am having difficulty with a Twenty Sixteen child them in that the main menu is going outside its’ parent container.

    See https://www.noeloconnor.com/abwood/

    The only major CSS change I have made is making the main site header fixed as follows;

    .site-header {
    overflow: hidden;
    position: fixed;
    z-index: 9999;
    width: 100%;
    padding: 1% 0;
    background: #fff;
    }

    Any help would be greatly appreciated.

Viewing 1 replies (of 1 total)
  • Hi Design Locker,
    to me your menu looks fine. I could not reproduce your problem.
    May I ask you how you managed to
    1. insert a logo that exceeds WP default size 240×150,
    2. make it responsive on all devices.
    I am desperately trying to achieve the same on my site.
    Sorry for posting my question in your topic.

Viewing 1 replies (of 1 total)
  • The topic ‘Main Menu Outside Container’ is closed to new replies.