Search Results for 'mobile menu'

  • Mirela
    Participant

    Hello,

    The after navigation menu button does not display in mobile by default. To make it show up you have to use custom css. Add the code into your custom css box located in General Options.
    If you need help with it, send us your site’s url. So we can give you the exact code to add.

    Best regards!

    Ibmex
    Participant

    Hi, I was updating my site and I can not put the button, which already exists in the desktop version menu, in the mobile version menu, how can i put it ??

    Mirela
    Participant

    Hello,

    Please edit the last code to this:

    @media (max-width: 480px){
    #logo img.dark { 
     width: 100%;
     padding-left: 30px !important; 
    }
    .mobile_small_menu {
        margin-left: -18px !important;
    }
    }

    We added this code: .mobile_small_menu { margin-left: -18px !important;} inside the mobile block (@media 480px). Edit the value to your wish.

    Best regards!

    Mirela
    Participant

    Hello,

    Yes, you can remove the display of some pages by using custom css. You just have to find the responsible id of each of them. Make the removal code target only the menu items you do not wish to have.
    Can i see a link of the site? Let me know one of the menu items you want not to show in mobile and i will send you the right code.

    Best regards!

    HDGadmin
    Participant

    Is there a way to select which pages show up in my mobile menu? Right now every page I have is showing in my mobile menu making it hard to navigate.

    In reply to: Mobile Not Working

    Mirela
    Participant

    Hello,

    I added this code into your custom css box:

    .menu-small ul.menu > li > a { color: #444 !important;}
    @media (max-width: 480px){
        #content {
        background-color: rgb(253, 250, 250) !important;
    }}

    I checked the site (all pages) over and over again. I cleaned cache and refreshed pages and no issue is present anymore. The mobile menu is opening and closing as it should. The menu items direct to the right page and the page preview is correct.
    Please clear cache and refresh page. Let us know if you need further help.

    Best regards!

    In reply to: Mobile menu setting

    karena
    Participant

    Hello Mihaila,

    That did work to stop the overlapping of the hamburger menu on top of the logo. Thank you for that!

    However, it has now compressed the logo width, which is distorted when the browser goes past the ipad view and into the vertical mobile view.

    Is there a specific size that is best for the logo – height and width and pixels?

    Also, can you tell me what it ‘Light Version’? I see there is a logo option for Light Version.

     

    In reply to: Mobile menu setting

    karena
    Participant

    Hello, the hamburger menu is floating over the header logo at the left, and you can’t really see the menu. Is there a way for me to set that logo to be reduced in the mobile setting?

    http://www.aligned-vision.com

     

     

    In reply to: Mobile menu setting

    Mirela
    Participant

    Hello,

    Can i please see a link where are you having this? The hamburger menu shows up when the mobile screen size is reached. It does not have such isues.

    Best regards!

    centralstates
    Participant

    how do I add a search icon to the mobile menu at 480px break for iphone portrait mode?

    I have show search in header turned on.

    The search icon and regular hamburger menu show correctly in landscape, but when the phone goes to portrait mode only the hamburger menu shows.

    I tried experimenting with the “extra nav” settings but that did not work.

     

     

    solicall
    Participant

    Some additional details:

    1. In a small screen (including on the PC when you reduce the size of the browser), you suddenly see the “mobile menu” button (which is OK).

    2. When you press on the “mobile menu” button, the menu appears (drop-down) and then is immediately closes.

    3. This problem is not consistent for all browsers. On some of the browsers there is no problem and the drop-down menu stays open and does not close.

    4. I do not recall any change we made to the site that is related to menu handling so this is very strange. Also, I am not sure when this problem started.

    Any help, would be appreciated.

    Thanks.

     

     

    solicall
    Participant

    Hi,

    Recently I noticed that on the site (solicall.com) the mobile menu opens and immediately closes. This happens with most of the browsers.  Any help would be appreciated.

    Thanks.

    utopiaupshire
    Participant

    My dropdown menu is not working on mobile….it just shows up blank.

    https://www.dropbox.com/s/smlj6ytkk1pwf78/ZetaDropdownIssue.png?dl=0

     

    tfussell1
    Participant

    1. I have a custom menu (three links) and a Tower child theme social widget (2 links) in my footer column and I’m not using the copyrite footer. Currently they are stacked on top of each other which is fine, but the custom menu A) off center, and B) moves to a left justification when the window is resized smaller and on mobile. I’d like it to be true center and stay that way.

    2. How can I specify a different rollover color for links in the footer?

Viewing 15 results - 901 through 915 (of 1,362 total)