Hey, I am using the venture theme which has an integrated “filter by” function that lets you filter your products based on the tags you give your products.
However, this “filter by” tag is formatted as a dropdown menu like in the following picture:
What I am trying to do is change this and change the “filter by” section from a dropdown menu to a sort of open ‘list’ that is displayed on the left side of the screen from the beginning, sort of like this:
I know that you can edit the “Filter by” option through the code in either: “collection-filters.liquid” and the “list-collections-template.liquid”. I have been able to move the filter by button a bit which makes me think this should not be too difficult of a fix. However I have not been able to exactly achieve what I am trying to do.
So if anyone knows and could tell me what I need to code in order to change the “filter by” option form a dropdown menu to a list and move it to the left of the screen I would be very greatful!

