Shopify themes, liquid, logos, and UX
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
Hi
I would like to show all my blog posts on a full width page
https://yoga-spirit-mauritius.myshopify.com/
rtewth
- 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:
- 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
nothing happened
anyone have a solution