Shopify themes, liquid, logos, and UX
Hi, I'm using the Prestige theme and would like to hide the "All" tag on my blog page, but keep the other three tags. The code I've tried is hiding all of them.
The url is atlanticsoapco.com and it's on the "Find Us" page.
Thank you!
Solved! Go to the solution
This is an accepted solution.
yes please try this code
.Blog__TagList li:first-child {
display: none;
}
yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
ul.Blog__TagList.HorizontalList.HorizontalList--spacingExtraLoose {display: none;}
Thank you @KetanKumar -
Is there a way to only target the "All" tag and leave Collabs, Events, and Stockists?
That code causes all of the tags to disappear.
Thanks!
This is an accepted solution.
yes please try this code
.Blog__TagList li:first-child {
display: none;
}
its my pleasure to help us
User | RANK |
---|---|
227 | |
157 | |
60 | |
55 | |
46 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023