I removed the text from the WYSIWYG but the white space is still there...how do I minimize that area or eliminate it all together? Site is http://www.jpcustomhomeconstruction.com
(2 posts)
(2 voices)
I removed the text from the WYSIWYG but the white space is still there...how do I minimize that area or eliminate it all together? Site is http://www.jpcustomhomeconstruction.com
Hello MyJourney,
Add this inside the page content,
<style type = 'text/css'>
#content { display: none; }
</style>
You must log in to post.