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
User | RANK |
---|---|
220 | |
153 | |
60 | |
52 | |
46 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023