Home>Support>Menu changing position when scrolling
  1. 7 years, 10 months ago Michael Chris Vincentz Larsen

    And now my Custom CSS

    /* Meta Slider Background Color */

    #main-slider {
    background: #fff;
    }
    .navbar-brand img {
    width: 1080px;
    }
    a.navbar-brand {
    height: 120;
    }
    #colophon {
    min-height: 200px;
    }
    #colophon {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    }
    .entry-content p {
    line-height: 300 px;
    }

    #main-slider {
    background: #DDDDDD;
    }
    .main-navigation {
    max-width: 1080px;
    margin: 0 auto;
    }

  2. 7 years, 10 months ago Alex S
    Hi, I Work Here

    Hi Michael,

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  3. 7 years, 10 months ago Michael Chris Vincentz Larsen

    Link

  4. 7 years, 10 months ago Alex S
    Hi, I Work Here

    Hi Michael,

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

    .main-navigation.sticky {
    	left: 0 !important;
    	right: 0;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  5. 7 years, 10 months ago Michael Chris Vincentz Larsen

    Awesome. Thanks!

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