We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Re: 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
11112 1367 1751

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

View solution in original post

Replies 4 (4)

suyash1
Shopify Partner
11112 1367 1751

@Alexdontero Can you please share this page link?

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com
Alexdontero
Excursionist
25 0 6

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

suyash1
Shopify Partner
11112 1367 1751

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
Alexdontero
Excursionist
25 0 6

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