Forum Replies Created
-
Author
-
tberkow123
ParticipantHi, this code did not work to hide the side menu on mobile
@media(max-width:720px){
li#nav-menu-item-side {
display: none;}
}tberkow123
ParticipantSo do I create one large menu and then just add the appropriate classes? Are those classes already created?
tberkow123
ParticipantSo, I have the 2 menus that you can see: the main menu and the side menu. Then, there is a mobile menu which is completely separate. I want to hide the side menu and the regular menu on mobile and show the mobile menu.
tberkow123
ParticipantI am not sure what exactly you want me to show you. I created a menu called Mobile Menu and it looks like the menu ID is 29 (http://clcid.leadsngin.com/wp-admin/nav-menus.php?menu=29). I do not have it set to any of the theme locations as of now.
tberkow123
ParticipantIt seems after making this alteration, my navigation moved under my logo at 1200px. Is there a way to make the mobil menu appear at 1200? Or a way to fix it so it doesnt break to the next line?
Attachments:
You must be logged in to view attached files.tberkow123
ParticipantThis seemed to have made it not clickable and the icon is gone. I also wanted the space and line before the MORE that was shown in the screen shot. Is that possible?
-
AuthorPosts