Home › Forums › Support › Remove Line From Off Canvas Panel This topic has 7 replies, 3 voices, and was last updated 4 years, 3 months ago by David. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts August 31, 2019 at 10:25 am #998016 Rizki Hi there, How to remove the line from off canvas panel ? Thanks August 31, 2019 at 4:05 pm #998127 LeoStaff Customer Support Hi there, Remove this CSS: .slideout-navigation .main-nav { border-bottom: 1px solid rgba(0,0,0,.1); } Let me know if this helps π August 31, 2019 at 8:21 pm #998188 Rizki Hi Leo, The lines are still visible. September 1, 2019 at 5:47 am #998348 DavidStaff Customer Support Once that CSS is removed add this: #generate-slideout-menu .main-nav { border-bottom: 0; } September 1, 2019 at 6:39 am #998387 Rizki Hi David, The lines are still visible π I have clear cache but still visible. September 1, 2019 at 6:46 am #998389 DavidStaff Customer Support I have updated the CSS here to give it greater specificity then the rule you’re trying to override September 1, 2019 at 6:59 am #998394 Rizki Ah, now the line has removed, after clear cloudflare cache. Thanks for support your π September 1, 2019 at 7:00 am #998395 DavidStaff Customer Support Glad we got there! Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In