Default Blog Page width

Hi

I would like to show all my blog posts on a full width page

https://yoga-spirit-mauritius.myshopify.com/

rtewth

Hello @TBS2023

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

.page-width-desktop.isolate.section-template--17554451366045__featured_blog_dwQbAQ-padding { width: 100%; max-width: 100%; }

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

1 Like