How to move my collection title to the middle of the page

Solved

How to move my collection title to the middle of the page

Alexdontero
Excursionist
25 0 6

Hi,

I need support with move my collection title to the middle of the page. Since there's no option in theme dashboard I need to add a code. I woul be grateful for help. Here's helpful image 

Alexdontero_0-1741019172474.png

 

Accepted Solution (1)
suyash1
Shopify Partner
10983 1359 1735

This is an accepted solution.

@Alexdontero 

please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
 

 

.collection-hero__title {text-align: center;}

 

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.

View solution in original post

Replies 4 (4)

suyash1
Shopify Partner
10983 1359 1735

@Alexdontero Can you please share this page link?

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
Alexdontero
Excursionist
25 0 6

Sure here's link to coletion page: https://glovyzone.com/collections/our-picks

suyash1
Shopify Partner
10983 1359 1735

This is an accepted solution.

@Alexdontero 

please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
 

 

.collection-hero__title {text-align: center;}

 

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
Alexdontero
Excursionist
25 0 6

@suyash1 Could you check dm because I need to solve one litlle issue