Shopify themes, liquid, logos, and UX
I need help removing the underlines on the text-links in my navigation bar(header). the codes that I found on the forum did not work unfortunately.
Example of underline:
Thanks in advance,
Jacob
Solved! Go to the solution
This is an accepted solution.
hello @Jacobwestlund
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.site-header .grid__item .site-nav li >a.site-nav__link:hover .site-nav__label {
border-bottom: none !important;
}
Hi @Jacobwestlund,
Would you please share you website link so that I can look into the same.
hello @Jacobwestlund
Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.
Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
This is an accepted solution.
hello @Jacobwestlund
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.site-header .grid__item .site-nav li >a.site-nav__link:hover .site-nav__label {
border-bottom: none !important;
}
User | RANK |
---|---|
120 | |
96 | |
77 | |
69 | |
38 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022