Hi Awesome Shopify Community!
First time posting a question here, would really appreciate some help.
Can someone please let me know how to center align the header on the pages in the Craft Theme?
Thank you so much!
Hi @Supplylove
Can you share with me the page url..
Chao Anh @PageFly-Richard ,
Can you tell me what is the best way to share it with you?
You can send the url (link) in the comments below this post
@PageFly-Richard sorry I wasn’t clear, I meant is there a way to do it without providing the password or do I set a temporary one?
Here is the url:
https://supplylove.co/pages/about-us
the pw is your first name lower case
Thank you!
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->base.css->paste bellow code in top of file
.main-page-title.page-title.h0{
display: flex !important;
justify-content: center !important;
}
If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.
Best regards,
Richard | PageFly
That did it! Thank you so much for the quick response! Stay awesome @PageFly-Richard ! ![]()
Yeahh. My pleasure ![]()