Hello, I would like to remove the underline text in the header. I looked on the forum here and the answers I found here unfortunately did not apply to me. I couldn’t find the appropriate codes with me.
Shop: https://creaticom-web.myshopify.com
Theme: Dawn
Thank you for your help ?
Moeed
March 20, 2023, 6:46am
2
Hey @tekiczech
Please share your Store Password as well.
Hi @tekiczech
You can try to add the below code.
Go to Online Store → Theme → Edit code.
Open your base.css in the Assets folder.
Paste the below code at the end of the file. https://prnt.sc/FgvmbvX6RTpD
.header__menu-item span {
text-decoration: none !important;
}
Best regards,
GemPages Support Team
Hi @tekiczech
This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.header__menu-item span {
text-decoration: none !important;
}
Hope you find my answer helpful!
Best regards,
Victor | PageFly