Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hello,
Is it possible to increase the margins on the Brooklyn template?
The Brookly template is mainly centred in the middle. Is there a way, the entire template can be moved edge to edge? Meaning that the images and text will be aligned to the left and run all the way to the right, filling the entire screen. Screenshot attached as an example.
Website URL is https://go-all-natural-shop.myshopify.com/
Password: Help!
Extend margins
Thank you so much in advance.
Maria
Hello There,
1. Go to Online Store->Theme->Edit code
2. Asset->timber.scss.css.liquid->paste below code in the bottom of the file
.wrapper {
max-width: 1300px!important;
}