Shopify themes, liquid, logos, and UX
Hi,
I am using the Uneox template and want the underline removed from the navigation, hover included. Hope someone can help. I have tried several solutions but nothing works
creativestate.myshopify.com
Thank you in advance!
Regards Haan
Solved! Go to the solution
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/theme.scss.liquid ->paste below code at the bottom of the file.
.site-nav__link .site-nav__title::before {
position: relative !important;
}
span.site-nav__title::before {
height: 0px !important;
}
Thanks!
This is an accepted solution.
Hii, @Haan
Paste this code on top of the theme.scss file.
.site-nav__link .site-nav__title::before {
position: relative !important;
}
span.site-nav__title::before {
height: 0px !important;
}
Thank You.
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/theme.scss.liquid ->paste below code at the bottom of the file.
.site-nav__link .site-nav__title::before {
position: relative !important;
}
span.site-nav__title::before {
height: 0px !important;
}
Thanks!
This is an accepted solution.
Hii, @Haan
Paste this code on top of the theme.scss file.
.site-nav__link .site-nav__title::before {
position: relative !important;
}
span.site-nav__title::before {
height: 0px !important;
}
Thank You.
User | RANK |
---|---|
150 | |
109 | |
91 | |
56 | |
54 |
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By