Search Results for 'mobile menu'

  • Mirela
    Participant

    Hello,

    I see the mobile menu displays as it should in ipad portrait mode. In ipad landscape, the normal menu is shown. If you want to align the normal menu, please add this code into your custom css box:

    @media (max-width: 1100px) and (min-width: 981px) {
    nav .menu > li {
        margin-right: -5px !important;
        margin-left: -5px !important;
    }
    }

    Result screenshot: https://pho.to/AYRHf

    Or if you want to have the mobile menu here as well, then add this code instead:

    @media (max-width: 1100px) and (min-width: 981px) {
    .mobile_small_menu { display: block;}
    header#header #navigation { display: none;}
    #logo img { padding-left: 64% !important;}
    }

    Result screenshot: https://pho.to/AYRJ8

    Let us know.

    Best regards!

    cod_tow_usr
    Participant

    Hi,

    Menu which is set on this site, displays wrong on ipad. If it is possible I’d like to display full menu instead of mobile version (font can be smaller, or reduce white space), but if it will be difficult to set up I’d like to set mobile version of menu also on ipad resolution.

    Now it looks really awful. Please help

    PhilW
    Participant

    Hi,

    A few issues. The menu disappears when the site goes down to mobile size.

    Also I have a black footer on my site. One one page I have a small paragraph of text. The footer is pretty to close to this text, and I was wondering if there was anyway to have it sticking to the bottom of page?

    Thanks,

    Phil

    Mirela
    Participant

    Hello,

    Please know that i did not change the mobile menu style. It was already set to Side Menu since i checked it. The only changes made are the custom css that i already informed you in my last reply.
    You probably didn’t see it since you couldn’t find the menu icon in mobile.

    The menu style with black background and menu items in the middle is a desktop style. It is not available for the mobile. You can find the two mobile menu styles in General Options > Header Options > Responsive Menu style (screenshot).
    So changing the mobile menu drop-down from Simple to Side Menu does not affect the desktop style at all! You still have the black background menu style in desktop/ipad landscape layout.

    -Side menu letters: Please know that this is the menu style by default. If you do not like it and want to change it, then this another thing. I will help you customize it by providing the right custom css code, but you have to know that it is definitely not a mistake.

    Please add this code in order to change the characters font size and padding:

    @media (max-width: 979px){
    .snap-drawer #navigation nav .menu > li > a {
        line-height: 40px !important;
        font-size: 13px !important;
        padding-left: 5% !important;
    }}

    Edit the values to your wish.

    Best regards!

    Mirela
    Participant

    Hello,

    Sorry for the late reply.
    I added this code into your custom css box:

    @media (max-width: 767px){
    .header_wrapper {
        background: rgba(0, 0, 0, 0.02) !important;
    }
    .header_5 .mobile_small_menu {  display: block !important;
    }
    .mobile_small_menu.open:before { color: white;}
    .mobile_small_menu.close:hover { color: rgba(72, 236, 206, 0.98); }
    .snap-drawer #navigation nav .menu > li > a {   color: #464444;}
    }
    @media (max-width: 979px){
    .header_5 .mobile_small_menu { display: none;}
     .header_wrapper {
        background: rgba(0, 0, 0, 0.02) !important;
    }
    .header_5 .header_tools {
        margin-right: 60px;
        padding-top: 5% !important;
    }
    #logo { top: 17% !important;}
    }

    To fix the mobile menu displaying. Also i changed the mobile menu font color to gray so it would be visible, since you have the background white.
    I see you have added the same logo in both versions, dark and light (screenshot). I suggest you add a dark version so it would be visible in mobile as well.

    Please check your site and let us know.

    PS: We aren’t in contact with any freelance developers for now. But if we get any information, we will notify you.

    Best regards!

    Mirela
    Participant

    Hello,

    The mobile icon you are referring to, it’s not a mobile menu. It is the extra navigation menu. You can add widgets to it in Appearance > Widgets.
    The mobile menu is not present in the code either, so most probably you did not set it to display.
    Please go to General Options > Header Options > Show Responsive Menu Dropdown (screenshot), make sure it it set ON.
    Let us know if the issue persists.

    Best regards!

    robbieboy
    Participant

    Hi there, I can’t get the mobile menu to show when viewing my Specular site on mobile. There is a mobile menu icon at all other sizes, but only a blank grey box appears when I click it. However if I view the site vertically on a mobile phone there isn’t even an icon for the mobile menu. Please take a look at the site here: https://www.final-eyes.com/

    Thanks,

    Rob

    sarahlouisewaterhouse
    Participant

    Hi,

    is there a way to make the font in the dropdown and mobile menu the same as the
    top level menu?

    Thanks

    eogroup
    Participant

    Dear Codeless Team,

    importing the dummy data works out after contacting my hosting.

    Now i have the follow question and hope that you can help me:

    1) How i can set on all pages fixed section scrolling as it is set in the fullscreen blog?

    2) How i can put a picture full screen with title (not using slider, because i only need one picture on a new created page. When scrolling down you see next section fullscreen (for example description), you scroll down next section fullscreen gallery view or whatever

    3) Maybe i can contact you private so you can have a look at my website on mobile. Resolution of everything is showing not correctly and menu font are way to big.

    Thank you so much for help!

    garyseven
    Participant

    Awesome – theme is humming along nicely now! Last queries.

    question one

    The font in the main menu  is different than the one in the demo (a little thicker) how do i get that to look like your demo and

    question two

    on mobile when i hit the hamburger menu the font is not showing (maybe once I set the font to the one you have in the demo that will be fixed.

    Thanks

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

    Hello,

    You can access that file via a ftp account. Follow this path: wp-content\themes\tower\includes\core\codeless_routing.php

    To move away the logo from mobile menu icon, add this code into your custom css box:

    @media (max-width: 979px){
    #logo img {
        padding-left: 20px !important;
    }}

    Edit the values to your wish.

    Best regards!

    jrwjames
    Participant

    Hi there,

    I would like to have all my portfolio items on display on my portfolio page (remove pagiation, etc).

    I have seen a similar query here:

    Home

    You say: “If you do not want to use pagination for your portfolio, but instead want all items displayed in one page. You can do that by editing the file \includes\core\codeless_routing.php”

    If this is still the best fix, Can you tell me where I will find this file?

    Also, whilst I am here I am having problems with the responsive theme when viewed on portrait on mobile – the menu icon (three horizonal lines) is overlayed across my main logo/header.

    Thanks in advance for your assistance!

    James

     

    bluestrawberry
    Participant

    Hi Everyone, There are still issues outstanding and it’s been 2 days since your last reply.

    • The logo and menu don’t seem to line up with anything and drop off the background at certain sizes – noticed this only happens when resizing the window. The top bar where the contact email and phone number appear needs to be hidden at the same break point as when the menu changes to the small screen version.

     

    • The colour overlay on the page headers don’t work on retina devices

     

    • scroll buttons on the testimonial carousel don’t work on mobile (android)

     

    • The images on the “latest from blog” VC element should link to the story as well as the title

     

    • page titles are not showing on the left side of the breadcrumbs on pages. (see links above)

    bluestrawberry
    Participant
    This reply has been marked as private.
Viewing 15 results - 931 through 945 (of 1,351 total)