Locate collection vertical filter to top of collection page

Dear all,

one more coding dilemma - but likely very easy to answer for the right person

How do I make the vertical filter start at the top of this collection page and indenting the horisontal section to the right (with the images) ?

And the filter should be sticky..

https://tinylux.store/collections/womens-tops

Thnx on beforehand - KR, Michael

Hi,

Hope this will work

  • Find Collection Template Layout
  • Wrap It in a Flex Container

  

    {% render 'facets' %}
  

  
    {% render 'product-grid' %}
  

  • Adjust css

Hi Small task

Much appreciated,-

I am afraid I need a bit more guidance in terms of inserting the code,- as my attempts didn´t work

Thnx, KR Michael