How To Center shop catégories Title On Dawn Theme Shopify

Solved

How To Center shop catégories Title On Dawn Theme Shopify

alamiii
Excursionist
23 0 0

Hello guys please i need some help i want to center the shop catégories Title on Dawn theme

i have tried many things but nothing seems to work for me. Thanks in advance!

shop catégories.png 

Accepted Solution (1)
PageFly-Henry
Shopify Partner
1184 335 286

This is an accepted solution.

h2#SectionHeading-template--17003213553907__a0d92730-4fa7-48a8-97de-184423eb0e1b {
text-align: center !important;
}


You can try again with this code:
 

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 6 (6)

Dan-From-Ryviu
Shopify Partner
9155 1832 1865

Could you share your store URL so I can provide the code to do it?

- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

alamiii
Excursionist
23 0 0

thanks for your reply

my store link is : https://6737e0-4.myshopify.com 

password : uhofawllsr

PageFly-Henry
Shopify Partner
1184 335 286

Hi @alamiii 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

 

.title {

text-align: center !important;

}

 

In case the above code cannot work, please share with me the URL and password so I can check the problem to help you be more careful.

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

alamiii
Excursionist
23 0 0

Hi @PageFly-Henry thanks for your reply , the code isn't working for me :(( 

my store link is : https://6737e0-4.myshopify.com

password : uhofawllsr

PageFly-Henry
Shopify Partner
1184 335 286

This is an accepted solution.

h2#SectionHeading-template--17003213553907__a0d92730-4fa7-48a8-97de-184423eb0e1b {
text-align: center !important;
}


You can try again with this code:
 

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

alamiii
Excursionist
23 0 0

it works now thank you so much @PageFly-Henry for your help