How to position text under products in Dawn theme version 7.0.1?

“On the collection pages, how to put the text underneath the products while keeping the H1 above the products. I am using the Dawn theme version 7.0.1. Thank you.”

Hello @antoine22

I would like to give you the recommendation to support you so kindly follow steps below:

  1. Go to your Online store > Themes > Edit code
  2. Open your main-collection-banner.liquid file and add your code : https://prnt.sc/6bIy3n4sYHTc

code format :


your text

I hope the above is useful to you.
Best regards,
GemPages Support Team

I tried your solution, but unfortunately it wasn’t what I was looking for. I wanted to separate the H1 from the text below and place it alone above. Thank you anyway for helping me.