Trim Hero Header Image From the Top
-
Hi, I used this css code to trim the header image:
.hero {
max-height: 400px;
}
However, it always trims from the bottom of the image. I would like to shorten the height from the top. Any idea how to do?
Thanks in advance!!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Trim Hero Header Image From the Top’ is closed to new replies.