Header image min height
-
Can someone please provide a custom CSS snippet to add a minimum height to the header image?
The recommended dimensions for the header image are 1900×600, but it ends up getting cropped by about half that height. Our header image will include our logo and tag line. I noticed that if you disable the site title and tag line in Site ID, it actually decreases the header image height. I tried:
header {
min-height: 500px;
}But that just added 500px space between the ticker and the first Home Page Content widget. Close, but no cigar ??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Header image min height’ is closed to new replies.