Shopify themes, liquid, logos, and UX
I am trying to remove the underlined menus in Dawn, but despite trying many lines of code I've not been able to solve the problem. Would anyone please help? Thanks very much!
@TiendasMD store url?
@TiendasMD hope you are well,
.header__inline-menu details[open]>.header__menu-item {
text-decoration: none !important;
}
.header__menu-item:hover span {
text-decoration: none !important;
}
Thanks very much Round! I've tried, but unfortunately, i am still seeing the underlines on the same headers
@TiendasMD , can you share your store URL so that I can check and fix this bug
please thank you
Thanks very much Round! Have sent the details to your PM.
Best!
Thank you, for your time 🙂
This is Noah from PageFly - Shopify Page Builder App
Hi @TiendasMD I can help you. Please can you provide the passwork your website url.
Thank you.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hi @TiendasMD
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.header__menu-item:hover span {
text-decoration: none;
text-underline-offset: .3rem;
}
.header__inline-menu details[open]>.header__menu-item {
text-decoration: none !important;
}
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025