I am attempting to create a design where the logo image extends beyond the header and into the content as you scroll, giving the impression that the logo is oversized for the header and protruding from the bottom.
Visit the website:
For an example of a similar effect with the logo extending past the header, take a look at this website: .
Both sites use the Bodega theme in WordPress, but the difference lies in the menu/header settings. The green FMPR site has a different setting which places the header within a div class called container_inner along with other divs on the red One Ton site.
I have attempted adjusting the height and adding z-index values, but it appears that the logo remains contained within the header container. Is there a method to extend the logo beyond the parent header?