Fix top menu for mobile

Home Forums Legacy Support Support queries Setup issues Fix top menu for mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #280719
    WALATAM
    Participant
    Hello, How can we fix the top menu that looks all over each other in mobile? please referr to: http://prnt.sc/tvdp00
    #280810
    Jackson
    Blocked
    Hello, Goto appearance>>customize>>custom css and use code given below: @media (max-width: 768px){ header.univ .header_univ .header_top_main { grid-template-columns: 0 1fr 0; } } @media (max-width: 768px){ #logo { padding: 10px; margin: 0; justify-self: flex-start !important; } } @media (max-width: 768px){ header.univ .header_univ .logo_container { margin-top: 0; } } thanks,
    #281626
    WALATAM
    Participant
    Thanks! You can close this inquiry now :)
    #281784
    Jackson
    Blocked
    Dear Friend,
    Glad you’re enjoying the theme & support – thanks for using it! :slightly_smiling_face:
    Please write your review. I would really appreciate that!
    Here: https://themeforest.net/item/wplms-learning-management-system/reviews/6780226
    If I can be of assistance, please do not hesitate to contact me again.
    Closing this topic.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Fix top menu for mobile’ is closed to new replies.