Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #257310

    Hi, What is the solution when the menu overlaps the logo when the screen is resized smaller? thanks.

    #257686

    Hi chantalinkdesign!

    Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px. If that does not work, please post the link to your website so we can take a look

    Regards,
    Yigit

    #257795

    Thanks. It’s better, but still needs some tweaking:
    http://excellrailing.com/

    #257797

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 1140px) {
    .av-main-nav > li > a {
    padding: 0 5px; }}

    Best regards,
    Yigit

    #257802

    perfect. Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Menu overlaps Logo when screen is resized’ is closed to new replies.