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
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025