Personalized checkout and custom promotions with Shopify Scripts
This is an accepted solution.
Hello @MyMawduh ,
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste the below code before </body>
{% if template contains 'index' %}
<style>
.collection-list-wrapper .title-wrapper-with-link,
.blog .title-wrapper-with-link {
justify-content: center;
}
</style>
{% endif %}
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
This is an accepted solution.
It's my pleasure to help. 😁
This is an accepted solution.
Hello @MyMawduh ,
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste the below code before </body>
{% if template contains 'index' %}
<style>
.collection-list-wrapper .title-wrapper-with-link,
.blog .title-wrapper-with-link {
justify-content: center;
}
</style>
{% endif %}
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
Yes, that did it for me.
Thank you
This is an accepted solution.
It's my pleasure to help. 😁
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025