Home › Forums › Support › Mobile Menu Click Styling Removal This topic has 5 replies, 2 voices, and was last updated 3 years, 11 months ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts April 14, 2019 at 9:57 am #868698 Danny Hello, I get a button-like color fill when I click on mobile link in the slide-out menu. How may I remove it? GeneratePress 2.2.2 April 14, 2019 at 10:46 am #868735 LeoStaff Customer Support Hi there, This is the CSS you’ve added for that effect: .main-navigation .main-nav ul li.nav-button2 a:hover { background-color: #01bca6 !important; border: 2px solid #01bca6; color: white !important; text-decoration: none !important; padding-left: 20px; padding-right: 20px; padding-top: 0; padding-bottom: 0; border-radius: 5px; margin-left: 16px; margin-right: 16px; margin-top: 0%; letter-spacing: 1px; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 14, 2019 at 10:50 am #868738 Danny How would I apply this styling only to desktop and not to mobile? April 14, 2019 at 10:51 am #868739 LeoStaff Customer Support This should help: https://docs.generatepress.com/article/responsive-display/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 14, 2019 at 11:15 am #868755 Danny Thank you, this resolved my issue April 14, 2019 at 11:29 am #868768 LeoStaff Customer Support No problem 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In