Search Results for 'mobile menu'

  • In reply to: menu problems

    sarahlouisewaterhouse
    Participant

    Thank you for explaining that to me, and fixing it

    The other problem I have with the mobile menu not showing the main navigation, only the dropdown menu. That problem still exists.

    Thanks

    sarahlouisewaterhouse
    Participant

    Hi,

    I’m having problems with the menu. On the mobile it loses the main navigation and only show the links that are in the dropdown menu.

    On the desktop, on one page it drops into the codeless slider area making it impossible to read. https://www.waterarthouse.co.uk/nikki_iles/pianist/

    On another it sits above the slider. https://www.waterarthouse.co.uk/nikki_iles/

    I would like it to sit above the slider on all pages.

    I was also losing the menu when I scrolled down the page. I read the support forum and changed the menu to dark in order to sort this, but it doesn’t look great when scrolling down the page as it’s very difficult to read.

    Please can you help.

    https://www.waterarthouse.co.uk/nikki_iles/wp-admin/

    user name:Nikki Iles

    <span style=”color: #363636; font-family: Arial; font-size: 11px;”>Password: szutddYq6BTPI50v&l   </span>
    <p style=”margin: 0px; font-size: 11px; line-height: normal; font-family: Arial; color: #363636; min-height: 12px;”>Thanks</p>
    <p style=”margin: 0px; font-size: 11px; line-height: normal; font-family: Arial; color: #363636;”></p>

    Mirela
    Participant

    Hello,

    The issue happens only when the child theme is activated. I switched to parent theme and the mobile menu has no issue.
    Please try removing functions.php file from your child theme and try again.
    let us know.

    Best regards!

    Mirela
    Participant

    Hello,

    I see you have a bilingual site. What translation plugin are you using? From what i see from inspect element, the mobile menu does not have any items in it. That’s why it does not open.
    You may need to translate the menu as well. Some translation plugins do not display a page/post/feature unless it has been translated first.
    Please check and let us know how it will go.

    Best regards!

    Kruasn
    Participant

    Good morning,

    I have a problem with mobile menu, when I clic in the menu icon the menu dosen´t wok, please, could you check this url?

    https://websquare.es/ilpglobal/

    I´m working with the child theme.

    I already check general settings — > Header  options — > and I check the option “<span style=”background-color: #fcfcfc; font-family: ‘Open Sans’, sans-serif; font-size: 14px; font-weight: 600;”>Show Responsive Menu Dropdown”</span>

    Thanks a lot and best regards!

    Kris
    Participant

    Hello,

    To adjust the logo and small mobile menu, add this code to your custom CSS box:

    @media (max-width: 480px) {
    #logo img {
        height: 46px;
        left: 39px;
    }
    a.mobile_small_menu.open {
        margin-left: -4px;
    }
    }

    Let us know.

    Best regards!

    michaelprocessworx
    Participant

    When in mobile mode, the menu icon (hamburger) is sitting on top of (in front of) my header logo image, as shown in image below:

    Is there some way I can set my header logo to resize so this does not happen?

    Thanks and regards,

    Michael

     

    In reply to: part of submenu shows

    Kris
    Participant

    Hello,

    I see that the Contact menu item doesn’t have a submenu and it doesn’t show like it has, even in mobile version. Sorry, but i don’t understand what is the problem with the green line when you hover the menu item, even “contact” item. Please see these screeshots menu on mobile view and contact item menu .
    Did you already remove the submenu? Also, i don’t see this code

    @media only screen and (min-width: 990px) {
    .only-mo { display: none !important; }}

    on your CSS box.
    Have you manage to fix it by removing this code?
    Can you send us a screenshot of the way you want the menu to be shown?
    Let us know.

    Best regards!

    gianlucasignaroldi
    Participant

    Kind support

    There is a problem in navigation in responsive mode only in home page (probabily caused by the slider)

    If you are moving to the right with your finger appears a white space and the contents are no longer centered

    in the left side appears responsive menu at the same time of the contents, causing issue at the display ad readibility

    can you help us to fix the issue

    thank’s a lot

     

    ps if you need image a can send you

    but if you go to

    https://new.filtrotecnica.com

    navigate with a mobile phone you can see esasily the issue

    In reply to: part of submenu shows

    Boekenbalie
    Participant

    Thanks Kris, but that’s not the problem.

    When I hover the menu “contact” you can see that it somehow wants to show a submenu. It appears a little under the header menu and only appears when I hover the word contact. There ís a submenu here, but this is only visible on Mobile screens.

    It appeared when I added this custom CSS:

    @media only screen and (min-width: 990px) {
    .only-mo { display: none !important; }}

    Thanks,

    Linsey

    Kris
    Participant

    Hello,

    Did you manage to fix the issue?
    The mobile menu is displayed correctly see this screenshot.
    Let us know.

    Best regards!

    jackbowers01
    Participant

    Hello,

    Please go to jamesmaas.com and you can see that the menu does not appear. It used to show up as 3 lines, but now is not there. I need this fixed ASAP!

    Kris
    Participant

    Hello,

    The menu items have not disappeared, they are there. But they are not visible because their text color and the megamenu background color are the same. Please see this screenshot where i’ve changed the background color and they appear correctly. If you want to change the background color of megamenu on mobile, you can add this code to your custom CSS box:

    .menu-small ul#mobile-menu {
        background-color: #5f5f5f;
    }

    and change the color to your wish.
    To change the extra navigation background color, add this code to the custom CSS box:

    .open_extra_nav .extra_navigation {
        background-color: #efefef;
    }

    and change the color as you wish.
    Let us know.

    Best regards!

    Rei_H
    Participant

    Hello,

    I am currently building this website, and I haven’t activated the license yet solely because I don’t know what will happen once I transfer the site to its domain (I’d rather not risk it). The issue I am having and don’t know how to fix is that when I look at the website on mobile, the menu has categories that completely disappear. How do I fix this?

    I’ve tried shuffling through the settings but I can’t find something for the mobile menu. Also the three bars on the right, (extra navigation menu) how can I change that menu’s color so that I can see the “submit” button at the end of the form?

    In reply to: part of submenu shows

    Mirela
    Participant

    Hello,

    Sorry can you please explain better? I don’t understand what do you want to do. I don’t see any sub-menu in “Contact” in neither mobile or desktop.
    Did you add the custom css class? Where did you add it? What is not functioning?

    Best regards!

Viewing 15 results - 976 through 990 (of 1,351 total)