Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #957066

    I have Burger menu on the whole site. But I want different Flyout width for flyout meny (minimal). In the desktop and iPad version, the menu should be significantly narrower and in the mobile version it will cover 70% of the screen?

    #957493

    Hey Roine,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #957500

    I have thought about this several times. I would like to have this solution on several of my customers’ sites. On my test server I have set what I want the menu in desktop mode. But this does not work at all in mobile mode.

    #957997

    Hi Roine,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      .html_av-overlay-side .av-burger-overlay-scroll {
        width: 70% !important;
      }
    }

    Hope this helps.

    Best regards,
    Nikko

    #958042

    YES! Thank You!
    You guys are the best.
    Love Enfold-run a whole little business around it

    #958144

    Hi Roine,

    Glad that we could help and thanks for your kind words :)
    Feel free to comeback if you need further assistance.
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Different settings for Flyout width?’ is closed to new replies.