Hi,
I use the following X Shortcode for my newest posts on the mainpage:
[recent_posts count=“3”]
[recent_posts offset=“3” count=“3”]
Now I saw that the images are set as background image:
<div class="x-recent-posts-img" style="background-image: url(https://one-million-places.com/wp-content/uploads/2021/kanada/09/bruce-peninsula-national-park-titelbild.jpg);"></div>
The problem is that a background image can not be lasyloaded to optimize speed.
How can I solve this problem?
Michael