Home>Support>Menu moves to the left

Menu moves to the left

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].

Hey,
if I scroll down on my page my menu moves to the left, what can I do that I won`t move to the left anymore?
I changed a few things on my menu. For instance, I centralized it and last week I removed the edges of my menu with the following code

.main-navigation {
max-width: 1080px;
margin: 50 auto;
}

Is there a possible that I will have my menu how it is right now without the moving to the left.
I think the best thing would be if you check it on my page.
www.geschenkedienst24.de

URL: http://www.geschenkedienst24.de

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

  1. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi Tobias

    The problem is that the sticky menu is absolute positioned. You could either de-activate that feature under Appearance > Theme Settings > Navigation or try the following under Appearance > Custom CSS to resolve:

    .main-navigation.sticky {
    left: 413px !important;
    }
    
  2. 10 years, 9 months ago Samwer Frederick

    It works great now! I changed the settings. I cannot tell you guys how much I appreciate your work. If it is possible to donate a little amount of money for your great work, let me know!

  3. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Awesome, glad to hear that helped.

    Thanks for your gracious offer. If you’re still feeling in the mood our Page Builder plugin has a donate option: https://siteorigin.com/page-builder/donate/.

    Chat soon.

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