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!
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!
Could you share your store URL so I can provide the code to do it?
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
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
h2#SectionHeading-template–17003213553907__a0d92730-4fa7-48a8-97de-184423eb0e1b {
text-align: center !important;
}
You can try again with this code:
it works now thank you so much @PageFly-Henry for your help