I added a background image to my footer but now the payment icons or on top of the image and I’m trying to add padding so that the icons are below the image. Could someone help? This is what it looks like now:
1 Like
Just add the below css code to the end of your base.css file.
@media(min-width:750px){
bofy .footer{
padding-bottom:60px;
}
}
@almapiedra hi,
thanks for ask question on community platforms.
i will suggest you share the theme preview URL so community members can see the how it looks. what code changs need.
i can see the Shopify Dawn theme does not have image background option. i will suggest to contact the who made custom development on that theme. else hire the experts.