Removing underlines from collection titles in header (Dawn Theme)

Solved

Removing underlines from collection titles in header (Dawn Theme)

bellevo
Pathfinder
91 0 24

Hey, how can I remove remove these underlines from my collection titles in header? I have tried multiple "solutions" and none of them work, I would appreciate any help, thanks in advance!

 

Site url: https://bellevodesign.com/


Picture of the issue:

Screenshot 2024-06-16 174420.png

 

Desired outcome: 

Screenshot 2024-06-16 174911.png

Accepted Solution (1)

BSSCommerce-HDL
Shopify Partner
2305 835 908

This is an accepted solution.

Hi @bellevo
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

BSSCommerceHDL_0-1718549516774.png

 

Step 2: Search file base.css, theme.css, styles.css or theme.scss.liquid

BSSCommerceHDL_1-1718549522002.png

 

Step 3: Insert the below code at the bottom of the file -> Save

 

.header__menu-item.list-menu__item a {
    text-decoration: none !important;
}

 

Here is result: 

BSSCommerceHDL_2-1718549638324.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 3 (3)

BSSCommerce-HDL
Shopify Partner
2305 835 908

This is an accepted solution.

Hi @bellevo
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

BSSCommerceHDL_0-1718549516774.png

 

Step 2: Search file base.css, theme.css, styles.css or theme.scss.liquid

BSSCommerceHDL_1-1718549522002.png

 

Step 3: Insert the below code at the bottom of the file -> Save

 

.header__menu-item.list-menu__item a {
    text-decoration: none !important;
}

 

Here is result: 

BSSCommerceHDL_2-1718549638324.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

bellevo
Pathfinder
91 0 24

Thank you, I appreciate your help, been working on this for hours! Thanks again.

BSSCommerce-HDL
Shopify Partner
2305 835 908

Hi @bellevo ,

We're happy to see that our suggestion helped you solve the issue.

Should you need any further information, please do not hesitate to contact us by tagging directly at Community post.

We will check and let you know soon.

Thanks in advance 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now