Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1220191

    The mobile flyout has a possible up and down movement, I want to get rid of it. So it should stick to where it is above and below menu items.

    #1220598

    Hey wasim-ullah,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .av-burger-overlay-scroll {
        overflow: unset;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1221638

    It was fixed.

    My flyout menu looks smaller than the full page height, is it possible to make it show on full page? Thanks

    #1221952

    Hi,

    Thanks for the update. I can’t see that happening on my end using Chrome, could you post a screenshot highlighting the problem you are seeing on your end please?

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.