StyledThemes

Adjust menu height

Home Forums WordPress Themes – Premium Lavish Pro Adjust menu height

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #36799
    Bonnie
    Participant

    Hi,

    I have a problem with the menu’s on mobile phones and tablets (only part of the menu shows), and used the code mentioned in other posts to make the menu scrollable. However, this is not a solution that most people will notice. Is there an option to adjust the height of the submenu’s that I possibly missed? The submenu items are quite high..

    Thanks!
    Bonnie

    #36800
    Bonnie
    Participant

    By the way.. attached is the url of my site.

    #36825
    Binaya D
    Participant

    Hi Bonnie,

    If you do not make your menu scroll able in smaller device then you may not see all the menu, but also if you do not want to make scroll able then you can use the following css for it.

    ul.mobilemenu {
       overflow: auto !Important;
       max-height: none !Important;
    }

    NOTE: Please use the child theme style.css or custom css plugin to write the css.

    Please let us know if we are understanding you fully or if perhaps this is not what you meant.
    We look forward to your response.

    Thanks

    #39563
    Bonnie
    Participant

    Sorry for the late reply. This does help, although I don’t think many users will see the scroll bar. So, it isn’t the most elegant solution. Is there any way in which the menu bar can be used as if working on a regular pc?

    I also noticed that on some tablets the submenu items cannot be used at all (Samsung, maybe there are other tablets as well on which the menu doesn;t work). The menu opens if I click the main menu items, but if clicking a submenu item, nothing happens. Is there a way to resolve this?

    #39643
    Binaya D
    Participant

    Hi Bonnie,

    We check your site in tablets and it works fine here but if you want to keep the menu same as desktop in the tablet also, then please send us your WP-login details of your site, so that we could provide you solution asap. We hope you understand.

    We look forward to your respond.

    NOTE: For sending the login details you can send us in [email protected] or you can select the set as private reply while sending the login details in the forum.

    Thanks

    #42295
    Bonnie
    Participant

    Hi Binaya,

    I am still having huge problems with the menus on tablets. Is there a way I can send a movieclip to you, so you can see what the issue is on certain tablets? The woman I built this website for, can’t use the website on her own tablet, because the menu’s aren’t working..

    Thanks!

    #42315
    Sushil Adhikari
    Moderator

    Hi Bonnie,

    Thanks for coming back to us. We had visited your site and found that you are using obsolete version of lavish pro ie 2.0.2. We are already on to version 4.1.2 version. So we request you to update to latest version.

    Note: Updating the theme will overwrite your all changes you made on core file. So we request you to take backup of a site so you can take immediate action if disaster strike.

    Thanks

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