Hi
I want to remove this white space please how can I do so - www.justjustbaby.com
Hi @kooger21 ,
You can follow the instruction below:
#shopify-section-1587640783959 .section--full {
margin: 0 !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Thanks, viewing on desktop it seems perfect but if you take a look on a mobile device there is still a very small gap, any ideas on how to remove? Thank you
Hi @kooger21 ,
You can follow the instruction below:
#shopify-section-1587640783959 .section--full {
margin: 0 !important;
}
.section--1649712811f511fd66 .slick-slide > div > div {
display: block !important;
}