Archived topic
Spacing
3 replies · Started by Ted van Vliet on September 17, 2015
Viewing posts 1–4 of 4
Hi Tom,
I have a question bout spacing:
http://www.walterdelange.nl/wdl-site/
I want to get rid of the yellow space between content and footer widget (on page 'collectie')
I set all spacing to "0".
What can i do tho reach that??
Hmm, that spacing is definitely annoying - I need to add some options to Spacing to remove them.
This CSS will work:
.one-container .inside-article,
.page .hentry {
padding-bottom: 0;
margin-bottom: 0;
}
Tom,
That did the job!
Awesome!!!
Ted
Perfect :)
This archived topic is closed to new replies.
