How can i Center the collection List heading using a custom CSS code?

Hello @MyMawduh ,

You can follow these steps:

  1. Go to Online Store->Theme->Edit code

  1. Open your theme.liquid file, paste the below code before

{%  if template contains 'index' %}

{%  endif %}

I hope the above is useful to you.

Kind & Best regards,
GemPages Support Team

1 Like

Yes, that did it for me.

Thank you

It’s my pleasure to help. :grin:

1 Like