Home Forums Basel support forum Hamaburger

Hamaburger

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8568

    BMG
    Participant

    How can I make my Mobile Hamburger Menu be always visible on choice of Left or right side Top Header or Header in desktop view. It would really make my website stand out and have a better shopping experience for those customers who like to click around a website. Thank you.

    Sincerely,
    Carol H.

    #8576

    Artem Temos
    Keymaster

    Hello,

    Thank you for the question.

    Just put this code snippet to the Custom CSS and mobile menu will be always available

    .right-column .mobile-nav-icon {
        display: inline-block;
    }
    
    .mobile-nav {
    	display:block;
    }	

    Regards

    #8585

    BMG
    Participant

    Thank you for the quick response. I also wanted the opportunity to put mobile navigation on left of top bar this will work better for me.

    Also Top bar header text area I would like to place it in center of page. Thank you so much.

    Sincerely.
    Carol H.

    #8590

    Artem Temos
    Keymaster

    Sorry, but there is no such option in the theme and it may require changes in theme structure and not only CSS fixes.

    #8603

    BMG
    Participant

    I have a question in private content. Thank you.

    #8608

    Artem Temos
    Keymaster

    Please, contact us via the contact form if you need any additional customizations http://xtemos.com/contact-us/

    Regards

Tagged: 

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