What's your biggest current challenge? Have your say in Community Polls along the right column.

Superstore theme center my home page collections

Solved

Superstore theme center my home page collections

Alisha_bb_Tom_
Visitor
3 0 1

Hoping someone can offer a solution to center my collections (there are only 2) at present they default left and it looks stupid.

TIA

 

website: www.altoaustralia.com.au

Accepted Solution (1)

suyash1
Shopify Partner
10193 1259 1600

This is an accepted solution.

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

 

.dynamic-collection-list--container .dynamic-collection-list--inner{justify-content: center; display: flex;}

 

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

View solution in original post

Replies 3 (3)

suyash1
Shopify Partner
10193 1259 1600

This is an accepted solution.

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

 

.dynamic-collection-list--container .dynamic-collection-list--inner{justify-content: center; display: flex;}

 

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

Thank you Suyash1,

 

You did it! Appreciate your help 🙂

suyash1
Shopify Partner
10193 1259 1600
Welcome, do let me know if you need anything else, you can contact me here
or on email below
To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.