Home › Forums › Support › Mobile Menu issue This topic has 9 replies, 2 voices, and was last updated 4 years ago by Leo. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts May 18, 2019 at 8:45 am #903686 Dev Hello, Pls check the below screenshot link https://prnt.sc/nq9fd9 I want to put my mobile hamburger on right side, at present it is on left side. May 18, 2019 at 9:18 am #903709 LeoStaff Customer Support Hi there, Right now I see it at the center: https://www.screencast.com/t/Df3fRQyc You can move it to the right with this CSS: button.menu-toggle { text-align: right; } As for the dividers, will they only for the submenu items? Also, please do try to follow our forum guidelines: https://www.screencast.com/t/sAZU8h7bUcE Let me know 🙂 May 18, 2019 at 9:21 am #903717 Dev Hello, Okay from next time, I will the forum rules. Yes I need dividers only for sub-menu items. May 18, 2019 at 9:23 am #903719 LeoStaff Customer Support Try this CSS: .main-navigation .main-nav ul ul li a { border-bottom: 1px solid #000; } May 18, 2019 at 9:28 am #903726 Dev Hello, Dividers are only coming in mobile view not in desktop view, why so? May 18, 2019 at 9:31 am #903731 LeoStaff Customer Support Because the title of this topic is Mobile Menu issue and your screenshot is also showing the mobile view. Simply remove the @media part should make it show on desktop as well: https://docs.generatepress.com/article/responsive-display/#responsive-breakpoints May 18, 2019 at 9:44 am #903750 Dev Hello, After removing @media it stopped showing, divider on mobile view also? May 18, 2019 at 10:10 am #903776 LeoStaff Customer Support Please do this first: https://www.screencast.com/t/sAZU8h7bUcE Thanks! May 18, 2019 at 10:19 am #903784 Dev Hello, Okay, just now I clear the cache and deactivate the plugin. May 18, 2019 at 10:54 am #903808 LeoStaff Customer Support I don’t see this CSS being added at all: https://generatepress.com/forums/topic/mobile-menu-issue-4/#post-903719 Author Posts Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In