Struggling with a layout issue on my website. I need to display an image with text at the beginning of the site-wrap
div under the name background-image
, with the text
inside that div.
Adding line-height
to the text
div adjusts its height, but I want to make the div full page height and width while centering the text afterwards.
Check out the JSFiddle here for reference!
I would appreciate any assistance on this matter. Thanks in advance.