Mobile menu overlaps page content
I have a mobile menu that when expanded overlaps a page element rather than shifts the element down. The element was placed via a PHP includes.
The menu background is slightly opaque so you can see through behind it (screencap below), so I was wondering if the overlapping was due to the PHP includes and if the solution was to have the content directly on the page without using the includes. Would that allow the mobile menu to "shift" the content down rather than on top?
For example I'd like to to go from this http://prntscr.com/fg7040 to this http://prntscr.com/fg7170
Thanks,
Brandon
