Shopify themes, liquid, logos, and UX
hi everyone, I'm desperately trying to remove the white background in the blog overview. I have already tried all possible CSS codes. Does anyone have a tip for me?
Theme: Dawn 13.0.1
https://jo88vvxzm774mhsj-73159377160.shopifypreview.com
Solved! Go to the solution
This is an accepted solution.
Please, check the other instruction.
From your Shopify admin dashboard, click on "Online Store" and then "Themes"
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "theme. Liquid" file. Find the </body> tag and paste the code below before the tag.
<style>
.main-blog.page-width.section-template--19447839850760__main-padding {
max-width: 100%;
}
</style>
And Save.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @Chriz21
Check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.main-blog.page-width.section-template--19258194297096__main-padding {
max-width: 100%;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thanks for answer.
i have paste the code in the "base.css" the solution was the same:(
Does anyone else have a suggestion?
It is not working? the preview are expire, would you mind to share another? Seems like your base.css have more } without a partner. Can i take a look again. Thanks!
yes is not work. Here are preview again. https://9shrrrgm83jv9vwq-73159377160.shopifypreview.com
This is an accepted solution.
Please, check the other instruction.
From your Shopify admin dashboard, click on "Online Store" and then "Themes"
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "theme. Liquid" file. Find the </body> tag and paste the code below before the tag.
<style>
.main-blog.page-width.section-template--19447839850760__main-padding {
max-width: 100%;
}
</style>
And Save.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025