- This topic has 2 replies, 3 voices, and was last updated 6 years ago by Hash.
- AuthorPosts
- December 18, 2017 at 1:26 pm #4507teerataParticipant
After update WP Vision to 4.9.1
Mobile Menu on Home Page is problem
When i push first time it Ok
But after that, when push again, it not show list menu.(Home page problem, But single page and etc.. it OK)
How i fix it
Pls help, ThanksDecember 22, 2017 at 10:50 am #4516wtsangParticipantHi,
—– URGENT——
I’m having the same issue as well. The issue is once the screen size is below 1000px wide the menu display block is not triggering anymore. The code in the style.css of the theme requires updating ASAP.
This line of code is currently set to: display: none;
when it should be set to display: Block i think.@media screen and (max-width: 1000px)
style.css?ver=1.0:3191
display: none;Please look into this ASAP as all mobile dropdown menu doesn’t work if you are testing while logged out of wordpress.
Thanks,
WillDecember 27, 2017 at 9:50 pm #4531HashKeymasterHi,
Please check our demo site. The menu is working properly. https://demo.hashthemes.com/viral/
Can you please reply back with your website url so that we can check?
Thanks
- AuthorPosts
- You must be logged in to reply to this topic.