How To Add Long Image Scrolling in Elementor [Easy Without Plugin]

selector {
  background-position: center top;
  background-size: cover;
  transition: background-position 6s ease;
}
selector:hover {
  background-position: center bottom;
}
5/5 - (1 vote)

About

Leave a Comment

Your email address will not be published. Required fields are marked *