How can I center the title of my Featured Collection using Custom CSS?

Solved

How can I center the title of my Featured Collection using Custom CSS?

IR01
Tourist
6 0 1

I'm trying to align the title of the Featured Collection (called New Arrivals) on my homepage to be central because at the minute the default setting is set to left. What code do I need add into the Custom CSS to make it central?

Accepted Solution (1)

webwondersco
Shopify Partner
1204 172 174

This is an accepted solution.

@IR01 Hope you are doing well.

 

Could you please share your store URL?

 

Or else you can use below CSS and make the changes as per your class structure.

 

.className{
text-align:center;
}

 

Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram

View solution in original post

Replies 3 (3)

webwondersco
Shopify Partner
1204 172 174

This is an accepted solution.

@IR01 Hope you are doing well.

 

Could you please share your store URL?

 

Or else you can use below CSS and make the changes as per your class structure.

 

.className{
text-align:center;
}

 

Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram

Made4uo-Ribe
Shopify Partner
10211 2427 3081

Hi @IR01 

Would you mind to share your store URL? Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
IR01
Tourist
6 0 1

Hi, my URL is urlajewellery.com

 

Thanks!