Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #100513
    A Miretskiy
    Participant

    The top menu in the horizontal mode of the smartphone is displayed incorrectly and not beautifully. How to fix it?

    #100518
    wensolutions
    Keymaster

    Hello @amiretskiygmail-com,

    When we tested the issue locally, we could not find such an issue. You can check the demo of the theme as well.

    https://themepalace.com/theme-demo/?demo=VVNiRlVNZzNhRjNRYVRIRHluT2hWZz09#

    So if you have installed any third party plugin please deactivate them and verify the issue.

    If the issue still persists then kindly let us know.

    Thank you.

    #100521
    A Miretskiy
    Participant

    Check please my site finburg.fun

    #100546
    wensolutions
    Keymaster

    Hello

    Please add the below given CSS in the Additional CSS section.

    @media screen and (max-width: 992px) {
    	.menu-toggle {
    		display: block;
    	}
    	.main-navigation ul {
    		display: none;
    	}
    }

    Hope this helps.

    For any further query/confusion, feel free to reach back to us.

    Best Regards!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.