Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #142515
    vraba
    Participant

    How can I show main menu on mobile/tablet?
    There is only Secondary menu available and search icon. We use secondary menu for different menu then main menu. Thanks.

    #142522
    Skandha
    Participant

    @vraba: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #header-left-menu {
    	color:#27ae60;
    }

    Let me know if this works out.
    Regards<
    Skandha

    #142633
    vraba
    Participant

    Hi, it works. But there is a collision on iphone 7. Once I open the menu Im not able to close it, because search icon appears 🙁

    #142641
    Skandha
    Participant

    @vraba: It seems to be working fine at my end. Can you send me a screenshot of the issue you are having?

    Regards,
    Skandha

    #142643
    vraba
    Participant

    It is fine, I have removed the right (secondary menu) and put only main menu on right side (and changed the above mentioned code to: #header-right-menu). Thank you very much. Ondrej

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Main menu on mobile’ is closed to new replies.