I want to centre the title of my blog page, I’m attaching the screenshot please suggest to
me how to do it?
I want to centre the title of my blog page, I’m attaching the screenshot please suggest to
Hi,
Please share your store URL.
Thanks
Hi,
Add below CSS to base.css.liquid file at the end of file.
.blog .title-wrapper-with-link .blog__title {
width: 100%;
text-align: center;
}
Thanks
Hit Like and Accept as Solution
Hi,
Please check comment again.
I modified the css.
Thanks
thanks a lot it’s done. expect to that i have one more problem if you can suggest the solution.
Hi,
Please share.
Thanks
i wanted to show read time in my blog page as I’m
Hi,
Do you have any idea of Metafields?
If yes create a definition for Blog post and add the code where you want.
Thanks
i know meta field. but expect to that i don’t know what you asked to do
Hi,
Please follow the steps to create definition.
Creating custom metafield definitions · Shopify Help Center
Thanks
what should i select as content type?
You can select text,
Single line
No accept list
I have added the blog meta field but am not able to do further steps. can you please tell me the steps to do that? (to add read time of each blog on blog page?)