All things Shopify and commerce
I need help removing the lines under each menu navigation on the side bar navigation drawer pleasee !
Solved! Go to the solution
This is an accepted solution.
@Changedmyus0rn3
Add this instead
.SidebarMenu .Collapsible, .SidebarMenu .Linklist {
border: none;
}
This is an accepted solution.
Hi @Changedmyus0rn3
Glad it worked.
It would be great if you mark it as a solution.
We have limited access to checkout on all plans other than Plus. Is your store on Shopify Plus plan?
If not, you can try some of the checkout app if they can work as per your requirement
Please provide store url and password if have!
hey there !
website backtoreality.co
password - reality
this code did not work
.header-sidebar__linklist li {
border: none;
}
thank you in advance !
Hi @Changedmyus0rn3
Can you try adding the below CSS to the end of "theme.css" file
.header-sidebar__linklist li {
border: none;
}
If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please hit Like and Mark it as Solution!
Did not work unfortunately 😓. I appreciate trying to help 🙂
This is an accepted solution.
@Changedmyus0rn3
Add this instead
.SidebarMenu .Collapsible, .SidebarMenu .Linklist {
border: none;
}
YES ! that worked , thank you so much Jasmeet !
the besttt🖤
Hi jasmeet !
do you know if its possible to hide the header on the checkout page on all devices ?
url - backtoreality.co
pass- iambtrr
This is an accepted solution.
Hi @Changedmyus0rn3
Glad it worked.
It would be great if you mark it as a solution.
We have limited access to checkout on all plans other than Plus. Is your store on Shopify Plus plan?
If not, you can try some of the checkout app if they can work as per your requirement
Add this code to your CSS file :
.Drawer__Container .SidebarMenu__Nav .Collapsible{ border-bottom: 0px solid #c7c4bf !important;}
Let me know if it works or not. If it doesn't work then share a screenshot where you have insert the code.
i appreciate your input
@Changedmyus0rn3 Was that work or not?
i was actually just provided with another code that worked, but i really appreciate you for your help as well !
is it possible to hide the header at the checkout page ?
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025