Collection List Title Align on smartphone view

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!

Hey @Dat999

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed