Forums
Home / Plugin: Lazy Load for Videos / adjust thumbnail size
(@yanivkoren)
2 years, 3 months ago
hello Is it possible to adjust the thumbnail size? Thanks yaniv
(@kevinweber)
Hi Yaniv, to a limited extend, yes. For example, you can make the thumbnail within the video container smaller using CSS:
.lazy-load-youtube.preview-lazyload.preview-youtube.default { background-size: 50%; }