Tagged: ,

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Saguaros Moderator
    #1094314

    Hi Jason,

    Could you use the off-canvas for menu navigation on mobile?

    Go to admin panel > Templates > ja elicyon > Add-ons tab and enable the off-canvas: http://prntscr.com/ikpi4j

    And disable the collapse navigation in ‘Navigation’ tab: http://prntscr.com/ikpigs

    Regards

    jasonshoulet Friend
    #1094320

    The off-canvas wraps the menu below the logo level when the screen size falls below 360px. I have disabled collapsed menu and enabled off-canvas so you can confirm. I gave you admin credentials in my other thread if you need to look at anything.

    Saguaros Moderator
    #1094638

    Yes, share me the credentials of site you’re working on.

    jasonshoulet Friend
    #1094683
    This reply has been marked as private.
    Saguaros Moderator
    #1094804
    This reply has been marked as private.
    jasonshoulet Friend
    #1094948

    yeah i moved it into production yesterday so it’s at weareimago.com now

    Saguaros Moderator
    #1095081

    Hi,

    Screenshot is how your site looks on my mobile device, could you check with your device?


    1. 4F06727E-89E0-47EB-A296-7E09E3EC91C4
    jasonshoulet Friend
    #1095175

    You must be holding it in landscape position as that’s what mine looks like in landscape. See attached for image of it in portrait position.


    1. Screenshot_2018-03-04-14-39-38
    Saguaros Moderator
    #1095287

    Hi,

    You can try this custom CSS code:

    @media (max-width: 360px) {
    .logo {
        width: auto !important;
    }
    }
    jasonshoulet Friend
    #1095376

    worked perfectly…thank you!

Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 10 replies, has 2 voices, and was last updated by  jasonshoulet 6 years, 1 month ago.

The topic ‘Mobile Menu – Logo Icon and Collapsed Menu on Same Line’ is closed to new replies.