-
AuthorPosts
-
July 11, 2017 at 6:40 pm #819574
I was playing with the new option for the mobile menu and somehow got the hanburger to dissappear permanently in mobile view mode, i cant revert whatever i did. Any idea?
here is the current config
- This topic was modified 7 years, 4 months ago by yingyang.
July 11, 2017 at 7:08 pm #819590Just a: me too.
July 11, 2017 at 7:23 pm #819593Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitJuly 11, 2017 at 7:31 pm #819596see private, please do not deactivate plugin for now. most likely a theme configuration issue
July 11, 2017 at 10:05 pm #819649Hi,
You have header.php file in your child theme. As mentioned in this thread – https://kriesi.at/support/topic/enfold-version-4-1-update-troubles/, header.php file was update. Please copy header.php file from parent theme once again and apply the same changes on your child theme.
Best regards,
YigitJuly 12, 2017 at 12:59 am #819738Hi there. I am having exactly the same issue only I do not have a header.php file in the child theme.
Would you be kind enough to take a look, please?
July 12, 2017 at 2:27 am #819745I’ve removed my header child theme and added the new one in but still no luck
can you also advise how to reduce the padding above the icons? tried reducing the Tab Padding but no luck
- This reply was modified 7 years, 4 months ago by yingyang.
July 12, 2017 at 3:13 pm #820045Hi,
I removed following code from Style.css file of your child theme
/* Change screen resolution that "fullwidth sub menu" kicks to mobile https://kriesi.at/support/topic/change-screen-resolution-that-fullwidth-sub-menu-kicks-to-mobile/ */ @media only screen and (max-width: 1000px) { nav.main_menu {display:none !important;} #advanced_menu_toggle, #advanced_menu_hide {display:block !important;} }
@Wordpressed I removed following code from Quick CSS
@media only screen and (max-width: 1024px) { nav.main_menu { display:none !important; } #advanced_menu_toggle, #advanced_menu_hide { display:block !important; }}
Please review your websites :)
Best regards,
YigitJuly 12, 2017 at 6:53 pm #820173Thanks Yigit.
Have cleared cache but still no menu showing on mobile I’m afraid.
July 12, 2017 at 6:54 pm #820174THanks Yigit for fixing my site, works grea tnow. WordPressed, time to make your own thread
July 12, 2017 at 6:55 pm #820175July 12, 2017 at 6:58 pm #820177because my issue was directly related to how i customized my site, your site will be diff thus you will have to share admin access which has no biz being done in this thread
July 12, 2017 at 7:46 pm #820188Hi,
You are welcome Kilimats! Glad we could help :)
Let us know if you have any other questions or issues!
@graeme_nash I checked your website once again and new mobile menu shows up and works fine on my end. Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_RefreshAlso, actually Kilimats is right. We would be happier if each user started their own threads. If flushing cache does not help, please start a new thread :)
Best regards,
Yigit -
AuthorPosts
- The topic ‘v4.1: Mobile menu dissappeared’ is closed to new replies.