How can I remove underlines from a sub menu?

How can I remove underlines from a sub menu?

Clothymon
Visitor
1 0 1

I am trying to find a way to remove these underlines and shown in the picture, somehow i managed to remove underlines from the menu itself but not from sub menu. Please assist.Question.JPG

Replies 2 (2)

ZestardTech
Shopify Partner
6096 1091 1465

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

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

PageFly-Oliver
Shopify Partner
878 190 186

Hi @Clothymon ,

 

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

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

 

<style>
header a{
text-decoration: none !important
}
</style>

 

 

Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.