We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

How to make blog page full width

How to make blog page full width

TBS2023
Shopify Partner
322 1 45

Hi

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

TBS2023_0-1721321393842.png

 

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

rtewth

 

 

 

 

Replies 3 (3)

BSS-TekLabs
Shopify Partner
2401 695 836

- Here is the solution for you @TBS2023 

@media screen and (min-width: 750px) {
    .page-width {
        padding: 0 1rem !important;
    }
}

- Then find the base.css file.
- Then add the following code at the end of the file and press 'Save' to save it.


- Here is the result you will achieve:

BSSTekLabs_0-1721322180697.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
TBS2023
Shopify Partner
322 1 45

nothing happened

TBS2023
Shopify Partner
322 1 45

anyone have a solution