Is there a way I can through css media queries, specify a different image for the header title logo, for example to use an image re-done at a resolution aimed for a smaller mobile device, as the full size logo at 1200×136 doesn’t resize well ?
I’m trying the following with the custom css pane;
Thanks. The javascript works but to the resolution the browser is in at the time of a browser refreshand doesn’t re-run following a resizing of the window or if you turn the mobile from portrait into landscape. Is there a way to get the javascript to run following a window resize?