Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1166503

    Hi guys,

    Is there any possibility with settings or quick css having a sticky full width submenu even if burger menu icon is shown?

    all the best,
    Max

    #1166675

    Hey Max,

    I’m not sure I understand your question, could you try to explain a bit further and post a link to where we can see the elements in question please?

    Best regards,
    Rikard

    #1166769

    Hi Rikard,

    The information in the setting sais that if you have a burger menu the submenu will automatically lose sticky feature.
    “This option is ignored when burger menu icon is shown.”
    You can find this setting: Pages -> Content Elements -> Fullwidth Sub Menu -> first page at the bottom
    Is there any possibility you can have a sticky full width submenu combined with burger menu?

    Thanks in advance!

    Best regards,
    Max

    #1166827

    Maybe this info will be also useful:
    i set the main menu on text and added this quick css to get also n burger menu:

    .av-burger-menu-main {
    display: block !important; }

    Thanks in advance.

    Best regards,
    Max

    • This reply was modified 4 years, 5 months ago by Fibou.
    #1167481

    Hi Max,

    Please have a look at the following thread:
    https://kriesi.at/support/topic/full-width-submenu-not-sticky-with-header/

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1167536

    Hi Victoria,

    I have tried already to edit in: \enfold\config-templatebuilder\avia-shortcodes\menu\menu.js line 57-61 :

    /*if( burger_menu.is(“:visible”) )
    {
    this.css({top: ‘auto’, position: ‘absolute’}); fixed = false;
    return;
    }*/
    as shown in this post:

    but doesn´t work..
    Is this edit obsolete since last update?
    What do i miss out?

    • This reply was modified 4 years, 5 months ago by Fibou.
    #1168242

    Hi Fibou,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1168252

    Hi Victoria,

    Sure.
    Thanks in advance! :)

    Best regards,
    Max

    #1168448

    Hi Fibou,

    https://share.getcloudapp.com/wbukKbzp Well, this code makes the menu sticky and it sticks on my end. Is this not how you need it?

    Best regards,
    Victoria

    #1168479

    Hi Victoria,
    Yes. Like i imagined :)

    Can you tell me the code and were you put that in so i can make it on my own in the future and fill my knowledge gap, please?

    Best regards,
    Max

    #1168965

    Hi Max,

    I did not add any additional code, it’s the result of the fact that you commented that JavaScript out according to the thread shared. :)

    Happy Holidays!

    Best regards,
    Victoria

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