cover image overlay
-
Hi , thanks for the great theme. I tried to narrow the height of the cover image with custom css: I used:
} .cover-image, .cover-image-overlay, .section-image, .section-image-overlay { height: 50%; /* cross-browser */ min-height: 50%; }
Did not work.
I wanted the image to be only 250 pixels high. So I also tried:} .cover-image, .cover-image-overlay, .section-image, .section-image-overlay { height: 250px; /* cross-browser */ min-height: 200px; }
None of this works, What css code would you suggest?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘cover image overlay’ is closed to new replies.