Home › Forums › Support › Line appears under submenu last item – slideout menu This topic has 3 replies, 2 voices, and was last updated 3 years, 4 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 21, 2022 at 11:58 am #2469803 Halil Hi, I need a bit of help, I’m using off canvas menu on mobile view. There appears a line under the last child of submenu and I’m unable to find where does this line come from. I’d like to remove it. Could you pls help? I’ve added pic. December 21, 2022 at 12:27 pm #2469824 LeoStaff Customer Support Hi Halil, That’s the default box-shadow added to the submenu. You can remove it with this CSS: .main-navigation.slideout-navigation ul ul { box-shadow: none; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know if this helps 🙂 December 21, 2022 at 12:43 pm #2469841 Halil great! thanks Leo. December 21, 2022 at 1:34 pm #2469863 LeoStaff Customer Support No problem 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In