Shopify themes, liquid, logos, and UX
How can l remove padding on my narrative themed website to make it look neat and nicer not spaced.
url: aerobell.co.uk
Solved! Go to the solution
This is an accepted solution.
hello @chanteleo
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.collection-list.collection-list--1635171623d0bb5d48 .grid .grid__item .collection-list-grid__image-item {
margin-bottom: 0px !important;
}
.collection-list.collection-list--1635171623d0bb5d48 {
padding-bottom: 10px !important;
}
Please try this code 1. Go to Online Store->Theme->Edit code 2. Asset->/theme.scss.liquid-->paste below code at the bottom of the file.
.page-width {max-width: 100% !important;}
Thanks!
It hasn't worked now l cannot see the content after the image is not showing.
I just want the paddings, margins to be removed because they are not necessary
Please share screenshot what do you want!
Thanks!
hello @chanteleo
can you please share a screenshot to in which section do you want to reduce padding and margin
I want all paddings to be remove on my website. Wherever there is a big whitespace. I couldn't screenshot the whole page where l saw big spaces of margin and padding but l hope from the screenshot you understand what l want.
aerobell.co.uk/
This is an accepted solution.
hello @chanteleo
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.collection-list.collection-list--1635171623d0bb5d48 .grid .grid__item .collection-list-grid__image-item {
margin-bottom: 0px !important;
}
.collection-list.collection-list--1635171623d0bb5d48 {
padding-bottom: 10px !important;
}
User | RANK |
---|---|
177 | |
153 | |
72 | |
36 | |
36 |
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