I have a larger “logo” image on my site it is 500px wide by 99px high. I need to have access to responsive techniques in order to serve different versions of this logo to various devices etc. but I cannot find the appropriate classes in order to do so.
Is it better to just modify the header.php file by hard coding this image there as apposed to uploading the logo using the themes settings/header upload in WordPress?
Thanks