• Resolved mevusas

    (@mevusas)


    Hi,
    I’m having problems with my sticky menu when using mission-pro theme, probably related to the fact that the website is in hebrew and my wordpress system language is Hebrew (had to set it up that way in order to have the website aligned properly).

    Any ideas what to do?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks so much for upgrading!

    I’m sorry for the alignment issue with the sticky header. This code should correct the position of the menu:

    @media all and (min-width: 50em) {
    
      .is-sticky #menu-primary-container {
        left: auto;
      }
    }

    Please copy & paste the code above into the “Additional CSS” section in the Customizer (Appearance > Customize), and it will take effect right away.

    • This reply was modified 5 years, 8 months ago by Ben Sibley.
Viewing 1 replies (of 1 total)

The topic ‘Problems with sticky menu’ is closed to new replies.