Hi there
Does anyone know how to remove the separating lines on the menu? I’m using Envy theme.
Hi there
Does anyone know how to remove the separating lines on the menu? I’m using Envy theme.
hii, @Alyx
Your site is password protected can you provide me store password.
Thank You.
passsword is Ninanina
hii, @Alyx
Paste this code on the top of the theme-index.min.css file.
button.alt-focus.mobile-menu-link.mobile-menu-sub.mobile-menu-link__text.type-subheading {
border-bottom: 0px !important;
}
li.mobile-customer-link.type-subheading a {
border-bottom: 0px !important;
}
Thank You.
Thanks this works for the main menu but not for the sub-menus. is there a way of changing it for those too?
Paste this code on the top of the theme-collection.min.css file.
a.alt-focus.mobile-menu-link {
border-bottom: none !important;
}
Thank You.
This doesnt seem to work
Yeah, apkgrand.comI were thinking the same to detach this separator problem in this theme. Like, I were looking for something fresh.