Hey,
I’d like to move the logo to the left edge of the browser window and I’m wondering if that can be done with CSS. Or do I have to move the code below to outside of the ‘container av-logo-container’ div in header.php?
<span class="logo">
<a href="http://lonelyviking.com/retailshopfittingservices/" style="max-height: 118px;">
<img height="100" width="300" src="http://.png" alt="Retail Shopfitting Services" style="max-height: 118px;"/>
</a>
</span>
Thanks for your time,
Shane