Is there away to increase the height of the background image are. I have some great images to use, but it is cutting off the good parts. Which file can I adjust that as I can not see it in CSS.
Hi there,
the background image height depends on your logo size ( height)
But you can setup more space from bottom to your logo, see image attached ( 100px)
margin: 0 0 100px 0 = top 0/right 0/bottom 100px /left 0