Hello @AnSrSi
- From your Shopify Admin, navigate to Online Store > Themes > Edit Code
- In the Assets folder, open base.css and add your CSS code at the end
.drawer__header {
border-bottom: solid 1px #efe5e5;
margin-bottom: 20px;
}
Hello @AnSrSi
.drawer__header {
border-bottom: solid 1px #efe5e5;
margin-bottom: 20px;
}