All things Shopify and commerce
hi, i want to put separator lines like this on my shopify store. how can i do that ! post the solution i will not share my store details, i want to do it by myself so i can learn it while doing it thank you
Hi @MinhajAhmed106,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
.menu-drawer__menu.has-submenu li {
position: relative;
}
.menu-drawer__menu.has-submenu li::before {
content: '';
position: absolute;
left: 0;
width: 100%;
bottom: 0;
height: 1px;
background-color: #0000001f;
}
</style>
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
it wasnt done well i wanted exactly like what was in example picture.
Can you show an image of how it looks after the code you've added?
Hi @MinhajAhmed106, Pls try again with this code:
<style>
ul.menu-drawer__menu.has-submenu.list-menu li {
border-bottom: 1px solid #80808057;
}
</style>
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
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