What's your biggest current challenge? Have your say in Community Polls along the right column.

Delete underline from utility bar

Solved

Delete underline from utility bar

Nadine10
Excursionist
52 0 7

Is there a way to get rid of the underline from the links in the utility bar?

 

Using Lorenzo theme

 

Screenshot 2024-05-01 at 10.11.10.png

Accepted Solution (1)

GabrielS
Shopify Partner
486 107 115

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;
}

GabrielS_0-1714555605480.png

 

 

Cheers!

Gabriel Soare | Web Developer
Are you looking to customize your Shopify or to fix a website bug?
You can reach me through my website gabrielsoare.com, DM, or email hello@gabrielsoare.com.
Have I helped you? Like my post.

View solution in original post

Replies 4 (4)

GabrielS
Shopify Partner
486 107 115

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;
}

GabrielS_0-1714555605480.png

 

 

Cheers!

Gabriel Soare | Web Developer
Are you looking to customize your Shopify or to fix a website bug?
You can reach me through my website gabrielsoare.com, DM, or email hello@gabrielsoare.com.
Have I helped you? Like my post.
Nadine10
Excursionist
52 0 7

Hi there,

 

Thank you, this isn't working. Would you have another solution? Additional code?

GabrielS
Shopify Partner
486 107 115

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.

Gabriel Soare | Web Developer
Are you looking to customize your Shopify or to fix a website bug?
You can reach me through my website gabrielsoare.com, DM, or email hello@gabrielsoare.com.
Have I helped you? Like my post.

sahilsharma9515
Shopify Partner
1264 163 243

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

 Coffee Tip 

can create magic in coding ❤️❤️

- Need a Shopify Developer? CHAT ON WHATSAPP or EMAIL ME !


- Hopefully the solution will help you. If yes then Please hit

 Like 

and

 Mark it as solution! ❤️