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;
}
Vote Here

About

Leave a Comment

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