Search Results for 'mobile menu'

  • Mirela
    Participant

    Hello,

    The three bars menu you have now at the far right side of menu is in fact an extra side-bar menu. You can add content to it as widgets, in Appearance > Widgets.
    To remove it, go to Specular > Layout > Extra Side Navigation, set it OFF.
    To add mobile navigation, go to Specular > Header Options > General > Show Responsive Menu Dropdown, set it ON.

    Best regards!

    Jess_Simplicity
    Participant

    Hey — I’m setting up a new site using the Specular theme and can’t seem to find where to add menu items or even edit the “hamburger” mobile settings on the far right of the nav? Can you help me?

    https://simplicity-organizers.com/newsite/

    In reply to: Navigation on Mobile

    Mirela
    Participant

    Hello,

    I tested the site in mobile Samsung S6 and in desktop browser mobile simulation and did not had the issue once! I navigated thru menu for 7 minutes strait.
    What mobile phone do you have? Where are you checking this?

    Let us know.
    Best regards!

    williamsummers
    Participant

    With our site, advisorloans.com, the top menu is not showing nor working on a mobile device like the iPhone.  Any thoughts and help is needed and appreciated.

    atechnextdoor
    Participant

    Hello,

    I have this issue on mobile only. When I use the main navigation menu, I will click on a link (i.e. About), it will take me to that #about section on the page. When I scroll back up to the top, I will try another link (i.e. Contact) and it will take me back to the #about section that I was at previously.

    It does this consistently on any mobile browser that I use. I’ve tested it with two separate phones and browsers. I’ve also cleared all caches on the site and the issue still persists.

    Website: https://atechnextdoor.com

    Please advise.

    Thank you!

    pawsfabrik
    Participant

    Hi again,

    I have some problems with the main navigation on mobile devices and tablets in portrait mode:

    1. I have chosen to use the overlay menu with a 20% width on desktop. But on mobile/tablet devices the menu does not appear at all when tapping the hamburger icon. I do not need to have a 20% width on mobile/tablet devices, I think a full overlay is better because of the narrow screen. Isn’t that possible?
    2. Is it possible to center the logo?
    3. Is it possible to make the navigation sticky just like it is on desktop?

    Thank you,
    Paw

     

    imme
    Participant

    Hi!

    My mobile menu is based on my main menu (desktop version) but i’d like to add another page only on my mobile menu. How do i do that?

     

    Best regards,

    Kim

    Ruco
    Keymaster

    Hello,

    You have to add this custom css:

    @media (min-width: 1199px){
    .header_container.cl-transparent {
        position: absolute;
    }
    
    }
    @media (max-width: 1199px){
    .cl-mobile-menu-button {
    display:inline-block !important;
    }
    .header_container .header-row #navigation {
        display: none;
    }
    }
    
    

    Let us know.

    Regards!

    In reply to: Embedded Spotify

    Van_i
    Participant

    Waiting for your reply about the possibility of using the child theme without troubles, i can already tell that:

    • the theme still not take care about the change of the string cl-icon-spotify
    • the parallax is still not showed on mobiles
    • still cannot customize the articles through the codeless builder
    • the animation top-bottom of the menu is still not showed the first time that i click on the hamburger icon

    But, good news, with the parent theme the lightbox works perfectly!

    Regards,

    Van

    • This reply was modified 6 years, 4 months ago by Van_i.

    In reply to: Embedded Spotify

    Van_i
    Participant
    This reply has been marked as private.

    In reply to: mobile menu & logo

    Ruco
    Keymaster

    Hello,

    Please can you add this custom css into Specular > General > Custom Css Box:

    @media(max-width:480px){
       .mobile_small_menu{left:100%}
    }

    Let us know.

    Regards!

    freshstart
    Participant

    Hello,

    I submitted this issue before and there may have been a misunderstanding as it is not resolved yet.  Your help is greatly appreciated.

    My mobile menu is somehow up against the logo, showing differently on my phone compared to what I see in wordpress.  I would like the mobile menu to be separate from the logo, and for the logo to be on the left in mobile with the mobile menu to the right.  Please advise.

    Thanks very much,
    Rachel

    freshstart
    Participant

    Hello,

    My mobile menu is somehow up against the logo, showing differently on my phone compared to what I see in wordpress.  I would like the mobile menu to be separate from the logo, and for the logo to be on the left in mobile with the mobile menu to the right.  Please advise.

     

    Thanks very much,

    Rachel

    In reply to: Mobile Menu Layout

    Ruco
    Keymaster

    Hello,

    No isn’t possible by default. The only possibility is to make the title bolder and make the font larger.

    In that case you can this code into Tower > Custom Css Box

    #mobile-menu .menu-item-has-children a{font-size:19px; font-weight:800;}

    Let us know.

    Regards!

    Nicolekay
    Participant

    Hi,

    When on mobile the menu that drops down shows everything, which looks very cluttered and long. Is it possible for it to show our main five headings that are on the website and then have the additional drop downs for each heading to be an extension to the right once clicked on?

    Thanks,

     

Viewing 15 results - 586 through 600 (of 1,351 total)