I am using 1024X512 px images for PC on post and page featured images.
Here is the code which loading on mobile post pages for images
<img width="768" height="384" src="https://chickenjournal.com/wp-content/uploads/2021/04/Mealworms-for-Chicke…" class="ss-on-media-img attachment-medium_large size-medium_large" alt="Mealworms for Chickens: Benefits, Raising & Feeding Guide" loading="lazy" itemprop="image" srcset="https://chickenjournal.com/wp-content/uploads/2021/04/Mealworms-for-Chicke…" sizes="(max-width: 768px) 100vw, 768px" ezimgfmt="rs rscb12 src ng ngcb12 srcset">
Its increasing my LCP above 5.5s
When I am visiting my mobile pages , I see that is looking small but loading the same size i.e 1024X512 or 768X384 size image on mobile pages.
Do you have any code or setup so that my mobile posts and pages show only 300px width featured images.
See this issue – https://prnt.sc/15rrtbx