how to make Mobile Menu items to be left aligned

Home Forums Legacy Support Support queries How-to & Troubleshooting how to make Mobile Menu items to be left aligned

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #26298
    sirindesigns
    Spectator
    Hi, I'd like Mobile Menu items to be aligned by left side. When it is centered, with some positions having dropdown links(which do not work by the way), it doesn't look neat. Please refer to a screenshot. Also, the main trigger is not working most of the time. I have to click few times on the menu icon to be able to open it. Please advise! Thank you. P.S. I know about the issue with dropdown links and just typing it here in case if I missed the solution update.
    #26371
    H.K. Latiyan
    Participant
    Please use this custom css:
    ul#menu-kwik-mobilemenu li a {
    text-align:left;
    padding-left:5px;
    }
    #26382
    sirindesigns
    Spectator
    Thanks! And what about menu opening? it doesn't work from the first click.
    #26727
    H.K. Latiyan
    Participant
    There are some issues in the mobile menu, they will be fixed soon in the next update coming today or definitely tomorrow.
    #26730
    H.K. Latiyan
    Participant
    So the topic about left aligned is solved, so marking the topic as resolved and closing the topic.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘how to make Mobile Menu items to be left aligned’ is closed to new replies.