Home › Forums › Lite Version › Masonry blog post overlapping on footer › Reply To: Masonry blog post overlapping on footer
November 17, 2015 at 3:09 am
#8702
Keymaster
Hi Erika,
Please use this css and it should fix your footer overlapping issue.
.site-footer{clear:both;}
PS: You may use my custom css plugin to keep this css or may edit your style.css files to keep it.
Thanks