Okay
  Public Ticket #1806505
#1802091 ticket
Closed

Comments

  • guilhermecid started the conversation

    This is the continuation of the ticket #1802091 that you closed after a very funny answer.

    So, explaining my self better.

    As you can see the website has a long menu:


    And in the mobile you cannot see all the menu, only this:


    And we cannot go down and see the pages: "moradias tipo" , "outros", "showrooms", "favorites".


    Is it possible to fix this?  And make all menu visible?

    Thank you.





    {"wp":{"use":false,"adminUrl":"https://guiadeobras.pt/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  •  1,560
    Laborator replied

    Hi there,

    To make the mobile menu visible add this CSS to Custom CSS:

    .main-sidebar ul.nav li .sub-menu {
      display: block !important;
      height: auto !important;
    }
    .mobile-menu .nav>li a>span.expand,
    .mobile-menu .nav>li ul li a .expand {
      display: none !important;
    }
    

    P.S. The system will automatically close the ticket if there is no answer for a few days, also in the previous ticket I see you have not explained how you want the mobile menu.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • guilhermecid replied

    Thank you Art,

    unfortunately, what you sent us doesn't work. Just opens all the submenus.

    We need the menu to be just like it is but it should be possible to scroll down the menu to see all the pages in the menu.

    Please check on your mobile and try to open "MEUS FAVORITOS". You will see you cannot see it because the mobile does not scroll down.

    Thank you.



  • [deleted] replied

    Hi,

    I have managed to fix this issue. It was related to our theme so it won't happen in the future.

    See the video that the menu works in mobile viewport:

    https://d.pr/v/XsZaC1


  • guilhermecid replied

    Thanks!

    But in my mobile keeps happening the same problem.

    Do I have to wait for an update from your side? Or am I doing something wrong?


    Thank you!

  • [deleted] replied

    Hi,

    I have fixed this for mobile as well:

    https://d.pr/v/3AF0cZ