How to make blog content full width in Dawn

How to make blog content full width in Dawn

Faseeh1897
Excursionist
26 0 6

I want to make blog content full width in Dawn theme

 

Link to site: https://filodorobiancheria.it/blogs/come-proteggere-il-letto/come-proteggere-il-letto

 

Screenshot (186).png

Replies 8 (8)

西木建站二次开发Weswoo
Shopify Partner
47 1 3

Hello @Faseeh1897 

  1. please go to edit the code
  2. find "section-blog-post.css"
  3. find .article-template__hero-container
  4. edit max-width:100%
我们是一家专注于二次开发,特效开发的公司,合作伙伴有shokz 70mai Joyoung Pann FMS Model等, v+ gzxxmu 谢谢 We are a company focusing on secondary development , special effects development, Including shokz 70mai Pann FMS Model, etc. xxmui@outlook.com
Faseeh1897
Excursionist
26 0 6

not working

西木建站二次开发Weswoo
Shopify Partner
47 1 3

please make sure the css code as follow:

.article-template__hero-container {
    max-width: 100%;
    margin: 0 auto;
}
我们是一家专注于二次开发,特效开发的公司,合作伙伴有shokz 70mai Joyoung Pann FMS Model等, v+ gzxxmu 谢谢 We are a company focusing on secondary development , special effects development, Including shokz 70mai Pann FMS Model, etc. xxmui@outlook.com
Faseeh1897
Excursionist
26 0 6

still not working

西木建站二次开发Weswoo
Shopify Partner
47 1 3

In the address you provided, I did not see that the css was successfully modified. Please ensure that the modified location is correct.

我们是一家专注于二次开发,特效开发的公司,合作伙伴有shokz 70mai Joyoung Pann FMS Model等, v+ gzxxmu 谢谢 We are a company focusing on secondary development , special effects development, Including shokz 70mai Pann FMS Model, etc. xxmui@outlook.com
Faseeh1897
Excursionist
26 0 6

I wrote the original code back because it wasnt working.

西木建站二次开发Weswoo
Shopify Partner
47 1 3

sending pics solve your ploblem with the corrent code: and please check again

企业微信20231012-021500@2x.png企业微信20231012-021544@2x.png

我们是一家专注于二次开发,特效开发的公司,合作伙伴有shokz 70mai Joyoung Pann FMS Model等, v+ gzxxmu 谢谢 We are a company focusing on secondary development , special effects development, Including shokz 70mai Pann FMS Model, etc. xxmui@outlook.com
Faseeh1897
Excursionist
26 0 6

I want the text to be full width aswell along with the image. This code only makes the image full width not the text.