Shopify themes, liquid, logos, and UX
so i do want to animate the underlines on the header like on hover
how can i do that and i also want to remove it completely from the product cards
Solved! Go to the solution
This is an accepted solution.
Hi @meldepoot,
I checked and it seems your base.css file is corrupted. So it didn't work.
Please go to Customize > Template > Section > Custom CSS.
I hope it helps!
and also as you see there are underlines on the slideshows that i linked with some collections how do i remove it??
Hi @meldepoot,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
.slideshow__text.banner__box a {
text-decoration: none !important;
}
didnt work
This is an accepted solution.
Hi @meldepoot,
I checked and it seems your base.css file is corrupted. So it didn't work.
Please go to Customize > Template > Section > Custom CSS.
I hope it helps!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025