How can i center my custom content?

Hello Can anybody help me center my custom content? I am having trouble getting it to be in the middle of the screen for both desktop and mobile. Any help would be greatly apprceiated. Thank you!

My theme is impusle

my url is naturalvitaminsusa.com

Hey @benjamids ,
Just at the below code at the bottom of the theme.liquid file just before the closing body tag () in order to align the heading to the center.


Once you have added the above code then your content would be as shown in image below:

Thanks & Regards
KaalTechGeeks

Thanks so much! I just added right to the custom content html section and worked great.

1 Like

Hi @benjamids ,
I am glad that my solution worked for you.
Please do like my solutions as this motivates to help others in the community. Please do not hesitate to ping me if you need any help in future.
Thanks & Regards
KaalTechGeeks

Thank you for asking I had the same concern.