Hello,
I’m using the streamline theme, I would like to remove the underlying menu in the navigation bar as well when I am on the page as when the cursor passes over the name of the menu.
Thank you.
Hello,
I’m using the streamline theme, I would like to remove the underlying menu in the navigation bar as well when I am on the page as when the cursor passes over the name of the menu.
Thank you.
Hi @Tiagiinho
This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets → Theme.scss.css
.site-nav__item>a:before {
border-bottom: 0 !important;
}
Hope you find my answer helpful!
Best regards,
Victor | PageFly
Worked perfectly thanks ![]()
PS: @PageFly-Victor what if I would like just the menu titles underlined when the cursor is on it ?
I’m hesitating between both options.
Thanks again