Skip to content

Tag: wordpress

WordPress add responsive srcset header image to theme

WP introduced support for srcset in version 4.4 for Thumbnails and Post images. But I can’t find a way to make the page header responsive. Here is how I embed the Page header: This loads the header image (which can be uploaded in the backend > Design > Customise) in an src. But I’d rather in…