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. 😁
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024