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

    Hey guys,
    First of all awesome job with the Enfold theme.
    I have a small problem with the “x” button of the Mobile menu.
    I have a “Sidebar Fyout menu (classic) with a “Flyout width” of 65%. If i open the menu form a mobile device and make a scrool down through the page (with the menu still opened), the menu buttons remain fixed (on place), but the “x” button goes up, and in order to make it to show up you have to scrool up until the top of the page.
    i think it will be much better to make the entire window fixed (for burger/mobile menu). I don’t know how to achieve this.

    I hope i made myself clear enough, in order for you to understand my “problem”.

    Regards,
    Marius

    • This topic was modified 6 years, 5 months ago by ComplexApicol. Reason: clarifications
    #1147164

    Hey ComplexApicol,

    Add this to quick css:

    .av-hamburger.is-active{
    position:fixed!important;
    margin-left:-30px!important;
    }

    Best regards,
    Jordan Shannon

    #1147316

    Thank you, Jordan !
    I will try it as soon as I reach the office !

    Have a nice weekend !

    Best regards,
    Marius

    #1147501

    Hi Marius,

    Thanks for the update. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

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