• Resolved kaylaleslie

    (@kaylaleslie)


    I’m having some troubles with the mobile navigation of my website.

    https://98d.e80.myftpupload.com/ ( The site isn’t done yet, so I haven’t linked the URL yet).

    When I click on the Services page on mobile and then try to click on the navigation menu again it glitches out.

    I do have custom css, but it’s not happening with any of the other pages.

    I am new to wordpress, so any help is greatly appreciated.

    Thank you in advance!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hey there,

    Your navigation menu works just fine at my end, on services page as well. Did you mean the collapse and expand animation when you mentioned “glitches out”?
    Thanks!

    Thread Starter kaylaleslie

    (@kaylaleslie)

    Hello,

    Yes, when you’re on the services page and try to click to a new page using the navigation it goes away really fast (giving you no chance to click to a new page).

    Thanks for your help!

    Hi Kayla,

    Can you show us the CSS code you added? Also, does removing the custom code makes it normal? Thanks!

    Thread Starter kaylaleslie

    (@kaylaleslie)

    yes, the problem still exists even when I remove the custom css.

    Here is the custom css added.

    #main-nav {
    min-height: 130px;
    }

    .navbar-brand {
    height: 130px;
    line-height: 45px;
    position: relative;
    }
    .red-btn {
    background-color: #958667;
    }
    .red-btn:hover {
    background-color: #958667;
    }

    .green-btn {
    background-color: #155f84;
    }
    .green-btn:hover {
    background-color: #155f84;
    }
    .zerif-copyright-box {
    display: none;
    }

    .entry-title {
    display: none;
    }

    Hey Kayla,

    Could you try using this guide to see if it works? https://docs.themeisle.com/article/146-how-to-fix-menu-bar-disappears-on-mobile

    Let me know. ??

    Thread Starter kaylaleslie

    (@kaylaleslie)

    This worked! Thank you so much! ?? ??

    Hi Kayla,

    Glad we were able to help. If you’re happy with our products and support, please leave us a kind review here. Also, don’t forget to mark this thread as resolved. Cheers ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘mobile navigation issues with Zerif Lite Theme’ is closed to new replies.