Shopify themes, liquid, logos, and UX
I use the Dawn theme and my url is www.blerriot.com
for desktop and mobile under my ‘footer’ there’s too much negative space. I’d rather it just stop with the line of text, just to confirm the footer is custom and I’m not using the footer option on the theme editor.
I’ve added a picture to show what I mean.
Hello @rene94
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.
body {
font-size: 0px !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Hi, didn't change anything
Hello Rene @rene94
Test out this code to see if it would remove the extra space
.slick-slide {
height: auto !important;
}
where would I add this?
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025