Mobile Menu Bars on Homepage Not Working

Home Forums All Other Themes Mobile Menu Bars on Homepage Not Working

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #159751
    Jahzara OtooJahzara Otoo
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: June 22, 2020

    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!!!

    #159832
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL please?

    Regards,
    Dave

    #162197
    Jahzara OtooJahzara Otoo
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: June 22, 2020

    Hello,

    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.

    #162200
    Jahzara OtooJahzara Otoo
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: June 22, 2020

    The 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.

    #162255
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    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,
    Dave

    #162276
    Jahzara OtooJahzara Otoo
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: June 22, 2020

    Thank 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

    #162345
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Dave

    #162378
    Jahzara OtooJahzara Otoo
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: June 22, 2020

    HI 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.

    #162422
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/26/

    Regards,
    Dave

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.