Re: full blog width

Can I adjust my blog to display in full width?

cwdesign98
Shopify Partner
9 0 3

i would like for the blog to be full width instead of on the side. is this possible the url is https://hgo23.myshopify.com/blogs/news/blog1

 

cwdesign98_0-1697247718741.png

Replies 3 (3)

VIEKIN
Shopify Partner
775 93 110

Hi,

I checked and saw the blogs width was full-width already.

So which is thing you want to make full-width here?

You can please Like and Accepted Solution if my suggestion helpful. And if you want to customize or develop new feature on Theme or App => Contact to us via Email or Skype.
- Contact Support : Gmail | Skype: live:.cid.309f2fbaceec513
cwdesign98
Shopify Partner
9 0 3
Hi hanks for helping. for some reason the title will only go so far then
cut off and start another line and the content is just to far to the left.
Is there a way to have it be center
VIEKIN
Shopify Partner
775 93 110

To solved, you can add the code bellow to ap-theme.css file, to find that file you can go

Admin -> Theme -> Customize Code -> assets 

.article__main-part .article__content .article-template__title{
   text-align: center;
}
You can please Like and Accepted Solution if my suggestion helpful. And if you want to customize or develop new feature on Theme or App => Contact to us via Email or Skype.
- Contact Support : Gmail | Skype: live:.cid.309f2fbaceec513