Hi there!
Did you mean these horizontal lines? https://prnt.sc/h2lE-YHLaSOa
Here is the sample code for you:
.offcanvas-menu>div {
justify-content: center;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li {
border-bottom: none;
}
.offcanvas-inner .d-flex.header-modules.p-3.mb-3 {
padding: 0 !important;
margin: 0 !important;
}
Note: Path towards custom CSS(Joomla 3): Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.
Hope this helps!
Best Regards