New Shopify Certification now available: Liquid Storefronts for Theme Developers

Centre blog headings

Lawson
Excursionist
33 0 5

Hi all,

 

I'm hoping someone could help me centering the text of the headings in my blog posts. I'm having a bit of trouble.

 

Below is a screenshot of the text. It is centered, but aligned to the left. I want to it be aligned to the centre.

 

Thanks in advance,

Lawson

 

Screenshot 2023-11-13 at 10.19.24 am.png

Replies 8 (8)
PageFly-Theodor
Trailblazer
232 34 39

Hi @Lawson ,
This is Theodore from PageFly - Shopify Page Builder App.
For solving the problem about the Centre Blog Headings, let’s try this solution:

Online Store ->Theme ->Edit code
Assets ->Base.css

h1.article-template__title {
    text-align: center !important;
}


I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | 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.

Lawson
Excursionist
33 0 5

Hi - that has worked!

 

Is there any way I could also center the blog post date also? Thanks in advance.

topnewyork
Explorer
153 22 19

Hi, @Lawson 

 

Online Store >Theme >Edit code
Assets >Base.css

 

.post-date {
text-align: center;

}

Need a Shopify developer?
Hire us at topnewyorkwebdesign.com
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel
Lawson
Excursionist
33 0 5

Hi,

 

Unfortunately the code for the 'post date' didn't work to center the text.

 

Here is my store URL:

 

https://celsiusmedicinals.com/blogs/news/shilajit

 

The password is: Optimal

 

Thanks in advance!

PageFly-Theodor
Trailblazer
232 34 39

Hi @Lawson ,
This is Theodore from PageFly - Shopify Page Builder App.
Have you fixed this error yet?

I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | 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.

Lawson
Excursionist
33 0 5

Hi Theodore.

 

I have partially fixed this error.

I have centered the blog titles, but not the post dates.

 

Please let me now your suggestions!

topnewyork
Explorer
153 22 19

Please send Url

Need a Shopify developer?
Hire us at topnewyorkwebdesign.com
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel
Lawson
Excursionist
33 0 5

Hi - I have linked the URL in response to your request above.

 

Here it is again:

 

https://celsiusmedicinals.com/blogs/news/shilajit

 

Password is: Optimal

 

Thanks