Hi, I want to align the collection list title that’s on my main page to the centre on the smartphone view.
I aligned it to the center on the desktop view using this code:
.title-wrapper-with-link.title-wrapper–self-padded-tablet-down.title-wrapper–no-top-margin { justify-content: center; }
I’m currently using the dawn theme. I appreciate the help!

