Search Results for 'mobile menu'

  • vixel
    Participant

    We bought the template June to install it in our wordpress, at the moment we are working on the following link https://littleprints.com.co/newsite.

    In the version for mobile devices the following problems are presented:

    It doesn’t work: The magnifying glass, banners, The drop-down menu, The price filter and other functions

    Attached is an image so you can see what’s going on.

    We hope you can help us soon.

     

    MOBILE PROBLEMS

    In reply to: Strings Translations

    rafaelfg84
    Participant
    This reply has been marked as private.
    Mirela
    Participant

    Hello,

    Have you disabled the responsive mode in this site? I suggest you enable it again so the site content is scaled properly in mobile. To rever menu style from mobile to normal, add this css into Specular > General Options > Custom Css:

    @media (max-width: 979px){
    .mobile_small_menu {
        display: none !important;
    }
    header#header #navigation{
        display: block !important;
    }
    }

    Best regards!

    Nadeem4ul
    Participant

    what code would i use to disable the mobile hamburger nav menu and allow for full menu on mobile?

    Nadeem4ul
    Participant

    Hi Please check the site is now accessible , Please check the mobile version. Only the sub menus are showing up.

    Mirela
    Participant

    Hello,

    I added the tools and the mobile menu is on now. Please clear cache and refresh page.

    Best regards!

    innovo
    Participant

    Hello, the menu in mobile not show, please help me with that.

     

    Thanks.

    Mirela
    Participant

    Hello,

    Yes, this is done so that the sub-menus are shown/hidden in mobile just like in desktop. It was a very required feature for mobile from our customers.

    To avoid this, I recommend adding the parent item in the sub-menu list too. Then add a custom css class to it (screenshot).
    Then add this CSS to that custom CSS class:

    @media (min-width: 979px){
    .hide_in_desktop {
        display: none;
    }
    }

    So the new menu item, will not be visible in desktop but only from tablet screen size and smaller.

    Let us know.
    Best regards!

    Nadeem4ul
    Participant

    The mobile menu in hsag.in is not showing all the menus , can you please check the issue.

    jiungerich
    Participant

    The main menu for my website (www.d2realization.com) is 2 levels, a main category page level and sub pages under the main categories. On desktop both levels are clickable and lead to to correct pages. On mobile and tablet only the submenu items work. How do I make the menu work on all devices?

    solicall
    Participant

    I have noticed that after the last upgrade I made several weeks ago the mobile menu do not highlight in orange color the page that is currently being viewed. So, all menu items have the same black color. Site: solicall.com

    • This topic was modified 5 years ago by solicall.
    ursoiX
    Participant

    Hello

    I have 3 problems on my site: https://alprof.3go.ro/architectural-systems/

    1. The languages from (top bar) is not visible in mobile version. It is more than important to be visible.

    2. The button menu, in mobile version it is above the logo. It must be separate and visible.

    3. First pdf icon it is not in his place. In https://alprof.3go.ro/standart-profiles/ page it is same problem.

    Please solve or give me the solution to solve them

    Thx

    JanineBNB
    Participant

    Hi,

    When I checked the website on my phone (mobile version) the menu items on the side bar is not showing up, just the sub-menu pages. How come the menu are hidden when someone opens the website on their phone and not on the desktop computer? Please advise.

    Mirela
    Participant

    Hello,

    That’s the normal layout of the menu in desktop. In mobile, however, it is needed additional customization to make the sub-menu items toggle under the parent. As you can see in our online demo, this does not happen.

    I can’t tell for sure if this wasn’t included as a feature in any of the theme’s updates, but it is not an original feature.

    This is customization not included in support, but I will add it to the developer’s to-do list. So we can add it in future updates. (This way you won’t need to redo any change to these files in the future).

    Best regards!

    rebeccaolson
    Participant

    Ruco – No, I’ve never used a different menu plugin. Before the update a few months ago, the mobile menu worked perfectly – so there is definitely something that changed on the Tower theme end that is causing an issue.

    In the regular/PC top navigation menu, the subcategories do not show until you scroll over or click on them. It is only the mobile/hamburger menu that is showing all the subcategories automatically.

Viewing 15 results - 451 through 465 (of 1,327 total)