-
AuthorPosts
-
December 16, 2019 at 5:10 pm #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,
MaxDecember 17, 2019 at 5:17 am #1166675Hey 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,
RikardDecember 17, 2019 at 10:08 am #1166769Hi 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,
MaxDecember 17, 2019 at 2:06 pm #1166827Maybe 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 5 years, 1 month ago by Fibou.
December 18, 2019 at 8:10 pm #1167481Hi 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,
VictoriaDecember 18, 2019 at 11:30 pm #1167536Hi 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 5 years, 1 month ago by Fibou.
December 20, 2019 at 5:56 pm #1168242Hi 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,
VictoriaDecember 20, 2019 at 6:32 pm #1168252Hi Victoria,
Sure.
Thanks in advance! :)Best regards,
MaxDecember 21, 2019 at 3:45 pm #1168448Hi 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,
VictoriaDecember 21, 2019 at 6:14 pm #1168479Hi 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,
MaxDecember 24, 2019 at 7:34 pm #1168965Hi 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 -
AuthorPosts
- You must be logged in to reply to this topic.