Home › Forums › Design › how to make parallax scrolling images shrink › Reply To: how to make parallax scrolling images shrink
June 19, 2017 at 11:13 pm
#255952
Participant
If the problem is about the background-image, maybe you can use background-size: contain;
instead of cover
on smaller devices?