Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Underlined Navigation Item

Solved

Underlined Navigation Item

megait
Tourist
8 0 4

Two items on my menu are underlined and the rest are not, I've managed to remove the underline when hovering over the navigation items but the "Home" and "Computer" sections are still underlined?

sampletest555.myshopify.com

Password: ahpral
Accepted Solution (1)

ZestardTech
Shopify Partner
6144 1097 1474

This is an accepted solution.

Hello There,

1. In your Shopify Admin go-to

span.header__active-menu-item {
text-decoration: none;
}

online store > themes > actions > edit code
2. Find Asset >base.css and paste this at the bottom of the file:

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

View solution in original post

Replies 3 (3)

ZestardTech
Shopify Partner
6144 1097 1474

This is an accepted solution.

Hello There,

1. In your Shopify Admin go-to

span.header__active-menu-item {
text-decoration: none;
}

online store > themes > actions > edit code
2. Find Asset >base.css and paste this at the bottom of the file:

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
megait
Tourist
8 0 4

This worked! Thank you!!

ZestardTech
Shopify Partner
6144 1097 1474

Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing