Space in footer

Posted in: Newspaper
Post count: 55

I am using boxed style. How can I remove this space in footer: https://prnt.sc/u1oe62
website: Here

Post count: 35449

Hi,

What you can do is to use a custom css like this one -> https://i.imgur.com/l0Zhgk6.png
body{
margin-bottom: 0!important;
}

Set this code in theme panel> custom code> custom css and the bottom space will be removed!

Hope this will help you!

Post count: 55

Thank you Calin

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.