Shopify themes, liquid, logos, and UX
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 |
---|---|
194 | |
152 | |
69 | |
46 | |
37 |
Thanks 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, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023