Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
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 |
---|---|
127 | |
95 | |
78 | |
54 | |
46 |
Would 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, 2022Shipping can be one of the most vital parts to set up and manage your business. Understand...
By Ollie Dec 16, 2022