Hi Tom!
I have a goal – to make a completely empty canvas.
With CSS hide header, footer and a page title. In the settings disabled navigation, sidebars and widgets. With plugin “Spacing” removed the padding. But there is an empty space on the page. How to remove it?
For the first issue, you’ll need to remove the footer meta:
footer.entry-meta {
display: none;
}
For the second issue, try removing the content background color in “Customize > Colors > Content Colors” – simply delete the value from the “Content” area – it looks like the white is just covering the background image.
Tom, footer meta – great.
Removing the content background color in “Customize > Colors > Content Colors” – there is no such settings. I do not have add-on “Color”. I bought add-on “Background” to make a transparent PNG background content.