Move Logo and Site Title to Center of Hero Image
-
Hello, I’ve read through a few threads explaining how to move the logo/site title etc above the menu but I want it to be in the center of the hero image used in the header area. I’ve tried using the inspect element in firefox to find that it is called the .wrap and than tried this in my css:
.wrap {margin-bottom: 20 em !important;}
But that seems to move the content up above the image depending on which size I use. Is inspect element wrong about this being inside a div class called wrap? I don’t have a live link as it is on my local server. Any ideas?PS. I also tried some of the css answers from this post but none of them worked either.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Move Logo and Site Title to Center of Hero Image’ is closed to new replies.