This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Menu moves to the left

Resolved 3 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 10 months ago

    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. Samwer Frederick 11 years, 10 months ago

    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. Andrew Misplon Staff 11 years, 10 months ago

    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.

Have a different question or issue?

Start New Thread