Hi , i want to add line betwwen the logo and the menu in the phone screen like the image i shared
site url : saintalen.com
Hi , i want to add line betwwen the logo and the menu in the phone screen like the image i shared
site url : saintalen.com
Hi @ai41
Try this one.
.menu-drawer__menu.has-submenu.list-menu {
border-top: 1px solid black;
}
And Save.
Result:
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!