Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Responsive Hero Content Reply To: Responsive Hero Content

#243450
Atelierbram
Participant

Here an example how this can work on smaller screens with background-size: contain and a percentage value of 66.66666% for padding-top on the hero. You may still have to figure out with this how it would work with your image on larger screens.

http://codepen.io/atelierbram/pen/JKyggX?editors=1100