-
AuthorPosts
-
March 9, 2018 at 4:17 pm #924591
We will need this option fixed because it work on other sites where header is horizontal. When menu is used in sidebar. This doesent work. Or temporary solution for it?
March 11, 2018 at 9:39 pm #925275Hey Slavisa,
Not sure that I understand properly what you want to do.
Do you want to have the menu always as a sidebar, not depending on the size of the screen?Best regards,
BasilisMarch 12, 2018 at 11:07 am #925439Hello everyone,
I try to make it more clear.We need to display the top mobile menu with the burger icon on the tablet tower view, now it does only display on mobile.
Tablet tower screen: http://prntscr.com/iq0btd
Moblie screen: http://prntscr.com/iq0c9xLink: http://markldach.network.cloudalps.com/
Any ideas? Thanks in advance.
BernhardMarch 13, 2018 at 2:23 am #925826So what we need is to remove sidebar totally and enable burger menu earlier on 990px (989px) as it supposed to work.
March 14, 2018 at 8:40 pm #926823Hi,
@nnpro please create a new ticket as your issue is different.Thank you for making the YouTube video to show the issue. In the YouTube video you are using a simulator which does not always show correct results.
I have checked your site on android phone and the menu works fine. Even on the windows browser when the width is small.
screenshot attached. If you still face any issue (other than on simulator) please let us know how we can reproduce it.
Best regards,
Vinay- This reply was modified 6 years, 8 months ago by Vinay.
March 14, 2018 at 9:10 pm #926841It not work on tablet 768px, firefox inspect element is accurate. You can add fresh theme on new site which I did before made this post. It simply not work as option is set to do.
- This reply was modified 6 years, 8 months ago by Slavisa Ristic.
March 14, 2018 at 9:14 pm #926843March 16, 2018 at 12:53 am #927816disable sidebar and enable burger bellow 990px – Enfold option not work as is supposed to do
March 16, 2018 at 5:11 am #927892Hi,
Thank you for the info.
Please try these css codes to force the header switch when the screen width is less than 1024px.
@media only screen and (max-width: 1024px) { .responsive #top #wrap_all #header { position: relative; width: 100%; float: none; height: auto; margin: 0 !important; opacity: 1; } .responsive #top #wrap_all .container { width: 85%; max-width: 85%; margin: 0 auto; padding-left: 0; padding-right: 0; float: none; } .responsive #top .logo { position: static; display: table; height: 80px !important; float: none; padding: 0; border: none; width: 80%; } .responsive .logo a { display: table-cell; vertical-align: middle; } .responsive .logo img { height: auto !important; width: auto; max-width: 100%; margin: 0; display: block; max-height: 80px; } .responsive #header_main .inner-container, .responsive .main_menu { position: static; } .main_menu .avia-menu, #header_main_alternate, .fallback_menu { display: none; } .responsive #top #main { padding-top: 0 !important; margin: 0; } .container #advanced_menu_toggle, #advanced_menu_hide { display: block; } .responsive.html_header_sidebar #top #header .social_bookmarks { display: none; } }
Best regards,
IsmaelMarch 16, 2018 at 6:02 am #927925Tnx Ismael,
But that didnt do the work. Burger is missing on right. Even on mobile now.
- This reply was modified 6 years, 8 months ago by Slavisa Ristic.
March 19, 2018 at 5:36 am #928867Hi,
It may require additional css modifications. Please provide the login details in the private field so that we can inspect the site properly.
Best regards,
IsmaelMarch 22, 2018 at 5:49 pm #931485Here the login attached. Hope it helps.
Thanks & best regards
BernhardMarch 23, 2018 at 9:46 am #931843Hi,
Thank you for the update. The Appearance > Editor panel is not accessible. Please enable it. And upgrade the theme to version 4.2.6. We’ve added the remaining css modifications in the General Styling > Quick CSS field.
Best regards,
IsmaelApril 4, 2018 at 5:03 pm #937311Hello, excuse the late message but the Easter stress had us on the belt. ^^
Server Access is attached.April 5, 2018 at 11:59 am #937644Hi,
We adjusted the css codes. The layout should switch to top header when the screen width is less than 1024px.
Best regards,
IsmaelApril 5, 2018 at 12:53 pm #937687Hallo again, seems to work fine now. Thanks!
Can you tell me what css code exactly changed? For better understanding.Kind regards
BernhardApril 6, 2018 at 8:16 pm #938371Just stumbled on this thread and have the exact same issue. The code you provided helped, but my burger icon is missing. Please provide the additional code to bring the burger icon back. Thank you!
April 7, 2018 at 3:34 am #938471Hi,
@nnpro: Thank you for the update. You can find the css modifications in the Quick CSS field. We also adjusted some of the css modifications from the style.css file.
@moedev: You can try the following css codes instead.// https://pastebin.com/1h335rky
Best regards,
IsmaelApril 7, 2018 at 1:58 pm #938607Tnx for your help Ismael, hope this will be fixed in next theme updates.
April 8, 2018 at 4:46 pm #938826 -
AuthorPosts
- The topic ‘Enfold mobile menu under 990px setting not work when sidebar menu is activated.’ is closed to new replies.