Shopify themes, liquid, logos, and UX
This is an accepted solution.
Hello Dudeitsme,
To change the padding and margin to 0px.
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
#shopify-section-1597046849599 .container-fluid {
padding-right: 0px!important;
padding-left: 0px!important;
}
@media only screen and (max-width: 767px){
#shopify-section-1597046849599 .home-banner-items>.row>div {
padding: 0px!important;
}
}
This is an accepted solution.
Hello Dudeitsme,
To get rid of the top white spacing under the header.
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
@media only screen and (max-width: 767px){
#shopify-section-mobile-department .mobile-department-list {
margin-bottom: 0px!important;
}
}
Hello Dudeitsme,
Please share your site url.
So that i can check and let you know the exact solution here.
pm sent
This is an accepted solution.
Hello Dudeitsme,
To change the padding and margin to 0px.
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
#shopify-section-1597046849599 .container-fluid {
padding-right: 0px!important;
padding-left: 0px!important;
}
@media only screen and (max-width: 767px){
#shopify-section-1597046849599 .home-banner-items>.row>div {
padding: 0px!important;
}
}
thank you so much! Do you know how to get rid of the spaces between all of the sections?
This is an accepted solution.
Hello Dudeitsme,
To get rid of the top white spacing under the header.
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
@media only screen and (max-width: 767px){
#shopify-section-mobile-department .mobile-department-list {
margin-bottom: 0px!important;
}
}
Your Amazing Thank you so much! I appreciate it very much
Im sorry for bothering you for a third time but do you know how to get rid of the white spaces between all of the sections?
Hello Dudeitsme,
To get rid of the white spaces between all of the sections below "Amazing Deal!" Section.
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
#shopify-section-1598173854576 .banner-item .text {
padding: 0px!important;
}
#shopify-section-bottom #bottom-widget {
padding-top: 0px!important;
}
#shopify-section-bottom-partner .partner-wrapper.layout-boxed.d-none.d-md-block {
padding-top: 0px!important;
}
#shopify-section-footer #footer-content {
padding-top: 0px!important;
}
How do I get all the site to do no white space between the different sections
User | RANK |
---|---|
143 | |
96 | |
76 | |
70 | |
69 |
This blog post is a recap of the webinar Getting Ready For BFCM: How To Run A Flash Sal...
By Jacqui Oct 3, 2023Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023