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?
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024