Home › Forums › Gillion Theme › Post Title Alignments
Home › Forums › Gillion Theme › Post Title Alignments
Hello,
Is it possible to align the title of the post page to the center?
(check screenshot)
Thanks.
Hi @sofia_manso,
I hope you are well today and thank you for your question.
Sure we can align it developing custom CSS code so could you please share me your site URL where it’s displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
Hi there,
I’m still working on localhost, i’m sending you a screenshot with code.
Hope it helps.
Thanks.
Solution for this topic
You can centre align it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
body.single h1.post-title { text-align: center; }
Thank you very much ๐
You are most welcome here ๐