-
AuthorPosts
-
February 18, 2017 at 4:07 am #748740
Enfold team,
I just started a new project with the updated theme and was very happy to see the new “Display Menu Item as Icon” in the Header section. However, what is the point if it’s going to be badly executed?
I enabled this and saw the great looking hamburger menu on the desktop. I love the black overlay with the center justified menu. Very nice! Then I tested it. When it goes to mobile, you get the old mobile menu. What is the point? You go from a nice simple desktop minimal menu to the old mobile menu? Why did you guys leave this and launch to the new update like this. Is there a way to turn it off? Quite unfortunate.
Sorry to be so critical, it just seems poorly thought out.
Thanks
February 22, 2017 at 10:03 pm #750705Hey
Sorry for the late reply! With upcoming update we will make mobile improvements.
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 990px) { #advanced_menu_toggle, #advanced_menu_hide { display: none !important; } .responsive .main_menu .avia-menu { display: block !important; float: right; margin-top: -130px; } }
Best regards,
YigitMarch 3, 2017 at 1:13 am #754760Thanks! I’ll give it a try. This theme is amazing and super stable. Love it and want to make sure you guys keep it amazing. Appreciate it.
Best,
LeydenMarch 3, 2017 at 12:21 pm #754994Hi,
You are welcome and thanks for your kind words :)
We will keep the thread open and wait to hear from you. Thread will be on hold and reopened when you replyBest regards,
YigitMarch 6, 2017 at 10:02 am #756270Hi there
Just adding my two pence as they say in the UK.
Enfold is terrific theme and so fast to build. It was everything that you need. The only area that could use a little improved, as mentioned above, is the mobile screen navigation. Really look forward to an update on the mobile menu icon, navigation style.
And also it would be super good to be able to manually set columns at Tablet size (like you can do with Visual Composer). Very often it’s helpful to break to a single column at Tablet size but there is no option to do this in your theme.
Look forward to resolving both these key mobile friendly issues.
Thanks!!
Christian
March 6, 2017 at 1:03 pm #756347Hi Christian,
Thanks for your input!
As mentioned above, we will make improvements to mobile experience. However it would help if you requested – or voted if already requested – such feature on Enfold feature request form.
Best regards,
YigitJune 23, 2017 at 8:50 pm #812311Two notes from me to this mobile topic:
1. I think it would be great, if the mobile menu would totally change to the new style.
2. I would really appreciate it, if there would be an option in every element like ‘hide on mobile / hide on desktop’Nevertheless you’re doing a really great job on this. It’s really a pleasure to work with this template!
Best regards
HR
- This reply was modified 7 years, 4 months ago by hr-scr-net.
June 24, 2017 at 7:13 am #812407Hi hr-scr-net,
Thanks for your feedback, we continuously try to improve the theme. Hopefully we should all of those features implemented in a future release of the theme.
Best regards,
RikardOctober 11, 2018 at 7:23 pm #1020447Hi, how can I show menu icon below 1150px? Where I change?
October 12, 2018 at 6:22 am #1020608October 12, 2018 at 6:41 am #1020616Hi, I can change using this code:
@media only screen and (max-width: 1150px) { #top .av_mobile_menu_tablet .av-main-nav .menu-item { display: none!important; } .av-burger-menu-main { display: block!important; } }
Thanks
João Brots- This reply was modified 6 years, 1 month ago by JoaoBrots.
October 14, 2018 at 4:12 pm #1021231Hi,
Glad this is sorted for you!
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Vinay -
AuthorPosts
- The topic ‘Display Menu as Icon Issue’ is closed to new replies.