Shopify themes, liquid, logos, and UX
Is there a way to get rid of the underline from the links in the utility bar?
Using Lorenzo theme
Solved! Go to the solution
This is an accepted solution.
Hello,
You can get rid of the underline by adding the below custom CSS, at the end of your theme.css file:
a.utility-bar__link.color-inherit:after, a.utility-bar__link.color-inherit:before {
background: none !important;
}
Cheers!
This is an accepted solution.
Hello,
You can get rid of the underline by adding the below custom CSS, at the end of your theme.css file:
a.utility-bar__link.color-inherit:after, a.utility-bar__link.color-inherit:before {
background: none !important;
}
Cheers!
Hi there,
Thank you, this isn't working. Would you have another solution? Additional code?
Sorry, I can't further assist without knowing more information. The code that I've provided is working on the theme that you've indicated, but without knowing the website I can't have an exact answer.
Hi @Nadine10
Can you please provide your store URL and password as well if applicable, so that I can provide you solution that can work for your store.
Best regards
Sahil
- Your
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025