Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #829822

    Hi, I just updated to the latest Enfold but now one menu item on mobile only wont open. All work fine apart form “SERVICES” which should have a dropdown with three links but is not displaying anything or clickable, its just dead?

    This worked fine before the update. Not even clicking the main link of “services” does anything, it should take you to the page

    Site link: http://fullrotation.com
    Problem is on mobiles only
    Many thanks

    #829928

    Hey David,

    It appears the link added to services is a hash tag.

    Please check if the links are valid for services menu in Appearance > Menu

    If you have any issue please get back to us with admin login details so we can take a look at it.

    Best regards,
    Vinay

    #830101
    #830113

    HI Vinay thanks for finding that , and I easily fixed it. What is confusing is it wasn’t set to # before the update, it was all working fine?
    Thanks again

    #830183

    Hi David,

    We’re glad that Vinay was able to point you in the right direction. Do you need further help with this topic?

    Best regards,
    Sarah

    #842229

    I recently noticed that my mobile menu is not working correctly. While it shows up correctly it does not expand on menu links that have drop down items.
    lifepointohio.com

    #843537

    Hi,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      .html_av-submenu-hidden #av-burger-menu-ul li:hover ul {
        display: block !important;
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

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