Forum Replies Created
- AuthorPosts
- January 11, 2018 at 4:14 pm in reply to: Dropdown menu not working for mobile devices after update #4594wtsangParticipant
Hi,
Thanks for checking.
I currently don’t have that plugin installed in my WordPress. Would there be another reason?
Let me know if there is someone that can help me debug and I can provide login by email.January 2, 2018 at 11:25 am in reply to: Dropdown menu not working for mobile devices after update #4557wtsangParticipantHi,
Thanks for your reply. I confirmed that the demo link menu works on my mobile.
The only update I made recently is updating my WordPress to the latest version.
Here is my URL, please have a look and let me know why the display block is not triggering and how to fix it.http://www.acevolleyballcanada.com.
Thanks,
wtsangParticipantHi,
—– 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,
Will - AuthorPosts