Shopify themes, liquid, logos, and UX
Hello Shopify-Coder,
please help me making the width of the content (collage and gallery) fix to 1326px on desktop.
Theme: Ira
Link: https://shop.opboards.com/
Password: opboards
Problem: I don´t want the main content to be over the full width, as the gallery and collages are getting very big then. I want the content to be in a good size at a maximum of 1326px on desktop.
Thank you very much for your help!
Best, Felix.
Solved! Go to the solution
This is an accepted solution.
Ok ,
for home page add this
div#shopify-section-16294928533f7b639d, div#shopify-section-16321754608f18511d, div#shopify-section-1632182585d3ff075a, div#shopify-section-16321791453749d382 {
max-width: 1326px;
margin: 0 auto;
}
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->index.scss.liquid
You want to look like this in your store?
Hello @oscprofessional,
close to this, right.
I want the banner and footer to be full width (as it is right now) and all the other content on fixed to 1326 px.
Thank you in advance.
This is an accepted solution.
Ok ,
for home page add this
div#shopify-section-16294928533f7b639d, div#shopify-section-16321754608f18511d, div#shopify-section-1632182585d3ff075a, div#shopify-section-16321791453749d382 {
max-width: 1326px;
margin: 0 auto;
}
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->index.scss.liquid
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024