Search Results for 'mobile menu'

  • binhduong
    Participant

    Hi,

    My website has been updated new theme as you suggested, please check.  And if you look at the viewing in iPad you won’t see the menu as an icon?!

    And I also have some issue you might help me please:

    1. I would like to set a special colour for the hyperlink of each content when the link is email/hyperlink? You can check it here as sample: https://www.aisvietnam.com/about-us/partner-universities/

    What I need to display all the link to University to another different color rather than the gray one of normal? Thanks,

    2. I would like to set an template for a small display an mobile, iPad,… for the main menu is in left, logo as a centre and search icon is in right side, see picture below: 

    I would like it effect for all small viewing in mobile (iPhone, HTC, Google Nexus, LG, etc.) and iPad or Tablet.  Will it work?

    3. The text explaination to each slider is view incorrectly.  Is there anyway to view it the right way not hidden a part of texts or hidden at the bottom or top? 

    Firstly, can you help to check for us these issue and hopefully we will solve it as soon as possible.

    Thanks so much for your help.

    In reply to: Responsive Menu/Header

    NohelyMI
    Participant

    Hello,

    I added the code but there were no changes in the hover color of the menu items on the desktop homepage. The location of the logo on mobile is still to the right and cut off while the menu dropdown is anchored to the left.

    In reply to: Mobile Site

    Ruco
    Keymaster

    This is fixed. Please read here https://support.codeless.co/forums/topic/menu-on-mobile-device/#post-8481

    I’m closing this topic as it’s repeated.

    In reply to: Menu on mobile device

    Ruco
    Keymaster
    This reply has been marked as private.

    In reply to: Mobile Site

    Mirela
    Participant

    Hello,

    No, the header type does not affect mobile menu. Please update theme to it’s latest version and deactivate all third party plugins.
    Let us know, so we can check it up again.

    Best regards!

    Mirela
    Participant

    Hello,

    I can see the mobile menu. But since the background is white and so is the logo, it makes it invisible. To have dark logo for mobile , i added this code into your custom css box:

    @media (max-width:480px){
    #logo img.dark {
        display: none !important;
        visibility: hidden !important;
    }
    #logo img.light {
        display: block !important;
        visibility: visible !important;
    }
    #logo img {
        height: 27px !important;
        top: 60px !important;
    }}

    Result.

    Best regards!

    In reply to: Responsive Menu/Header

    Mirela
    Participant

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 480px){
    #logo { left: -100px !important;}
    a.mobile_small_menu:hover {
        color: #00d3c5 !important;
    }
    }

    Best regards!

    NohelyMI
    Participant

    Hello,

    I am having issues with the responsiveness of my menu/header. On mobile, the logo appears to be cut off to the right and the menu dropdown is anchored to the left. How can I make the logo anchor to the right and the menu dropdown anchor to the left?

    Also, the color that changes when you hover over the menu items works on all pages except the home page. Th color is a turquoise, and on the homepage it is simply gray.

    Thank you very much for your time and help.

    site: http://www.bynmi.com

    Rednown
    Participant

    Dear Team,

    I created a nice header with the Specular template. It looks great on a computer screen and on a mobile screen. But when the screen is a little smaller the header gets all messy. The menu goes into the slider and the thin grea beam above the menu is bleeding into the menu. All in all it does not look good anymore.

    Here is the link to the site: https://netzbekannt.de/

    What can I do about that?

    Thank you,

    Gabriel

    In reply to: Menu on mobile device

    Mirela
    Participant

    Hello,

    The mobile menu does not have any issue displaying in responsive mode. Please send us your wp credentials in a private reply. So we can check what is not set correct in your site.

    Best regards!

    In reply to: Mobile Site

    HannahTK
    Participant

    Is it because I have chosen the left menu that nothing shows up on mobile?

    Mirela
    Participant

    Hello,

    Please refer to this topic of yours: https://support.codeless.co/forums/topic/menu-is-viewing-below-the-header/ for the mobile mode.
    Please send us your wp credentials in a private reply and we’ll be glad to fix anything you require.

    Best regards!

    binhduong
    Participant

    Hi,

    BTW, I cannot see the mobile menu view in this resolution screen. See picture captured below:

    cmsa
    Participant

    Hi,
    <p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>Site url:</p>
    <p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>https://robsondentistry.com/</p>
    <p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>The mobile site just shows a white box at the top with no navigation, menu burger icon or anything.</p>
    <p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>Tried numerous codes and color changes noted in in your support forum, but nothing worked.</p>
    <p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>I emailed you the log in info for the site.</p>
    <p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>Thanks,</p>
    <p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>Russ</p>
    <p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>[email protected]</p>
    <p style=”font: normal normal normal 12px/normal Arial; margin: 0px;”>727.447.3396</p>

    In reply to: Menu on mobile device

    HannahTK
    Participant

    If you could let me know the header.php code required for left menu to show on mobile devices – iPhone, android, tabs, iPads etc. I can add it.

    The theme responsiveness does not seem to be responding to the left menu, or iPhone screen size.

    Thank you,

    Hannah

Viewing 15 results - 1,216 through 1,230 (of 1,354 total)