selector .jet-hor-timeline-item__card {
height: 24VH;
transition: height 0.3s ease-in-out;
}
selector .jet-hor-timeline-item__card img {
height: 100%;
width: auto;
object-fit: cover;
}
/* Mobile responsiveness */
@media screen and (max-width: 767px) {
selector .jet-hor-timeline-item__card {
height: auto;
}
}
selector .jet-hor-timeline-item__card-arrow {
background-image: url('https://hamentorit.co.il/wp-content/uploads/2024/09/ZyrmvYcqZb.gif');
background-size: cover;
}!
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter