-
AuthorPosts
-
July 19, 2017 at 9:49 pm #824179
We have quite a few menu items and all them show properly only on fairly wide screens. I would like the mobile menu to activate as soon as the HOME link gets close to the logo. What is the best code to make this happen? Thank you.
July 19, 2017 at 10:01 pm #824184Hey hobart,
Please see the following:
If this does not work, we can attempt to fix via custom css.
Best regards,
Jordan ShannonJuly 19, 2017 at 10:07 pm #824197I have this set currently, doesn’t seem to be working.
July 19, 2017 at 11:13 pm #824231Hi,
Add the following to quick css:
@media only screen and (max-width: 1640px) { #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block!important; } nav.main_menu { display: none; }}This worked when applied in the browser.
Best regards,
Jordan ShannonJuly 19, 2017 at 11:38 pm #824243Thanks for the quick replies. I have added this code and tested in Chrome and Firefox with no luck.
July 19, 2017 at 11:44 pm #824247Hi,
Please provide admin info so I can log into the back-end and look into this further.
Best regards,
Jordan ShannonJuly 20, 2017 at 5:40 pm #824720Here is login. I thought I sent this but not seeing that I did. Thank you!
July 20, 2017 at 5:53 pm #824728Hi,
I added my css to the VERY TOP of the quick css field and it worked. That points to something below it not being written properly.
Best regards,
Jordan ShannonJuly 20, 2017 at 8:51 pm #824856Thanks for your help. Strange, that is where I put the code you gave me, cleared cache and still wasn’t having any luck. Appreciate your quick replies.
July 20, 2017 at 10:12 pm #824873Hi,
It worked for me without issue. Perhaps try a different device?
Best regards,
Jordan ShannonJuly 20, 2017 at 11:41 pm #824905Sorry, meant to say that is what I tried before and wasn’t working, but working now after you altered it. Thank you!
July 21, 2017 at 7:53 am #825019That’s great! Do you still need further assistance with this topic?
Best regards,
Sarah -
AuthorPosts
- You must be logged in to reply to this topic.
