tomusborne / generatepress

453 stars 89 forks source link

Different hero blocks for desktop and mobile #487

Open romspielplatz opened 2 years ago

romspielplatz commented 2 years ago

Description

Featured images size is an important issue for core web vitals. Actually it is not possible to define different featured images sizes for desktop and mobile. This is a serious limitation for the web designer who has to choose between a nice desktop layout and good mobile performance.

The feature request is to make possible the selection of different featured image sizes (not css resizing) for desktop and mobile.

References