Hi! I’m trying to make the blog page content wider. Can anyone let me know how to do it? I’m using Dawn 5.0 theme.
My website is still under construction and therefore I can’t share the url. But I’ve included the snapshot below. Thanks!
Hi! I’m trying to make the blog page content wider. Can anyone let me know how to do it? I’m using Dawn 5.0 theme.
My website is still under construction and therefore I can’t share the url. But I’ve included the snapshot below. Thanks!
Hello There,
Please share your page store URL and password.
So that I will check and let you know the exact solution here.
Hello There,
article.article-template>.page-width {max-width: 130rem;margin: 0 auto;}
Hi @ZestardTech
Thank you for looking into it. There is no Asset >theme.scss.css.
The closest one is theme-editor.js
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
Hi @ZestardTech
Unfortunately it didn’t work for me as I can’t find theme.scss.css under Asset. Can this be located somewhere else?
Ok so I actually figure it out. Instead of theme.scss.css, the same code can be inputted into
Asset >base.css and this will solve the issue. Thanks again @ZestardTech