Center collection title and description in ride theme

Solved

Center collection title and description in ride theme

ImStillLearning
Excursionist
48 0 6

Hello All (Again)

 

I have tried all these different codes and nothing is working.

 

I am trying to get the heading and the collection description to be centre. Any help would be greatly appreciated please.

Thank you

Accepted Solution (1)

GemPages
Shopify Partner
5625 1261 1243

This is an accepted solution.

Hello @ImStillLearning ,

 

You can follow these steps: 
1. Go to Online Store->Theme->Edit code

GemPages_0-1679033377275.png

2. Open your theme.liquid file, paste the below code before </body>

GemPages_1-1679033393703.png

<style>
h1.collection-hero__title {
    text-align: center;
}
.collection-hero__text-wrapper {
    text-align: center;
}
</style>

I hope the above is useful to you.


Kind & Best regards, 
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center

View solution in original post

Replies 6 (6)

Moeed
Shopify Partner
5420 1463 1750

Hey @ImStillLearning 
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 </body>

<style>
 .collection__title .title{
   text-align: center;
 }
</style>

- Need a Shopify Specialist? Chat on WhatsApp

- Custom Design | Advanced Coding | Store Modifications


ImStillLearning
Excursionist
48 0 6

Hello 

Thank you for your reply. But this didnt work. 😞

GemPages
Shopify Partner
5625 1261 1243

This is an accepted solution.

Hello @ImStillLearning ,

 

You can follow these steps: 
1. Go to Online Store->Theme->Edit code

GemPages_0-1679033377275.png

2. Open your theme.liquid file, paste the below code before </body>

GemPages_1-1679033393703.png

<style>
h1.collection-hero__title {
    text-align: center;
}
.collection-hero__text-wrapper {
    text-align: center;
}
</style>

I hope the above is useful to you.


Kind & Best regards, 
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
ImStillLearning
Excursionist
48 0 6

Thank you so it centred the heading but not the collection text.

ImStillLearning
Excursionist
48 0 6

Solkatt_0-1679036458801.png

So I cam across this and this worked to centre the collection page description.

 

Thank you for all your help.

Denishamakwana
Shopify Partner
1408 173 231

Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.

If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on [email protected] | Shopify Design Changes | Custom Modifications In to Shopify Theme