I have tried every forum and none of them work. How do you center align the homepage title? It is currently aligned to the left. Please help!
@Sundecalshop - can you please share your home page link?
@Sundecalshop Send me store url.
Hi @Sundecalshop ,
You can check this steps to align that :
Go to assets/section-main-page.css and paste the below CSS at bottom of the file.
.main-page-title
{
text-align: Center !important;
}
I hope this helps.
It didn’t work
It didn’t work.