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 trying to remove the Filter-By option and leave the Sort-By on collection pages. If someone can help me I'll be very grateful. I'm using Venture Theme.
Solved! Go to the solution
This is an accepted solution.
@Revoo Do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid and paste this at the bottom of the file:
.template-collection [data-section-id="collection-filters"] > *:nth-child(1){
display: none;
}
Please let me know whether it works.
Kind regards,
Diego
Please share your website URL and let me know which theme you're using?
Thanks!
Hi, @dmwwebartisan I'm a new member on Shopify my account is still on Trial mode so anyone that tries to access my URL says Coming Soon. What I have to do? And I'm using the Free Venture Theme
Hi again @dmwwebartisan,
Saw other posts when people have issues and seem that using the URL pass can work for support.
This is an accepted solution.
@Revoo Do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid and paste this at the bottom of the file:
.template-collection [data-section-id="collection-filters"] > *:nth-child(1){
display: none;
}
Please let me know whether it works.
Kind regards,
Diego
I'm glad to hear that @Revoo
Next time feel free to contact me personally, I'll be happy to help.
Kind regards,
Diego
Hi! I tried your tip but it did not work. Is it because I only have Asset > theme.scss. (and not .liquid)?
Do you have any other suggestions on removing the Filter By
Thanks!
~ Jenn
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid and paste this at the bottom of the file:
@JB_12
It can be theme.scss, theme.scss.liquid or theme.css as well. In some themes it may have different names, such as styles.scss, styles.scss.liquid or styles.css.
Just make sure it is not theme.liquid. Theme.liquid is a different file.
@diego_ezfy sorry to hijack this post, but I have a similar question. We are using the Venture theme and trying to remove one of the filters from our list of filters on the side. We still want to be able to filter by some criteria, but want to remove the filter titled: 'Collection' and keep the rest. I have tried a few things in HTML but they aren't working. Any tips?
User | RANK |
---|---|
119 | |
97 | |
73 | |
72 | |
46 |
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