Home › Forums › All Other Themes › Mobile Menu Bars on Homepage Not Working
- This topic has 8 replies, 2 voices, and was last updated 4 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
August 21, 2020 at 11:19 pm #159751
http://akomaecf.org/
For the site above, the menu bars do not expand when clicked upon – dead link or just not functioning. The menu bars on the other pages on the mobile site work. The regular menu for the desktop also works on all pages.
Please let me know where/how to fix the problem. I couldn’t find where the mobile menu section was located in WordPress/Elementor – only the main nav menu.
Thank you!!!
August 24, 2020 at 11:30 am #159832Hi,
Kindly show us your website URL please?
Regards,
DaveSeptember 8, 2020 at 1:56 pm #162197Hello,
Somehow we missed your response. Also, the Home link was working to lead you to the site.
This is the website:
http://akomaecf.org/Please note, the menu problem only applies to the Home page on the mobile site.
We look forward to your help.
Thank you very much,
Akoma ECF Team.
September 8, 2020 at 2:48 pm #162200The website is A K O M A E C F . O R G
or http://www.akomaecf.org
Hopefully, you will see the full url above. In our first two posts, the forum only displayed ‘Home’.
Thank you.
September 9, 2020 at 12:55 pm #162255Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) { #simple-menu { z-index: 99999999 !important; position: relative !important; } }
Regards,
DaveSeptember 9, 2020 at 3:01 pm #162276Thank you, Dave.
That is the code we needed!
I wonder how the code went missing in the first place? We had not edited that portion of the code or added/removed any css from this site?
We appreciate your assistance.
The Akoma Team
September 10, 2020 at 12:45 pm #162345Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
DaveSeptember 10, 2020 at 11:24 pm #162378HI Dave,
The code you provided:
@media screen and (max-width:767px) {
#simple-menu {
z-index: 99999999 !important;
position: relative !important;
}
}Was what our site needed. The issue is resolved now, because we pasted the code. I was wondering why the code was missing in the first place, because we had not touched any code in that section.
Thank you.
September 11, 2020 at 12:52 pm #162422Hi,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/26/
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.