Hi there, How can I place an image (an advertisement) over the header and how do I make it responsive so it doesn't appear in mobile please? I have attached an image. Thank you
Hello Leo! You can add image before the logo. Place you image URL in below code and put this code in header.php file. HTML: <div class="grid_24 uplogoimage"> <a href=""><img src="" alt="" /></a> </div> Please follow below image. Thanks & Regards Pramod
Hi Pramod, that worked, thank you, but how can I make it centred and responsive for mobile because it is currently no responsive. Thank you! Leo
Hey Leo! Please add the image so that we can provide you the exact code as a solution. Thanks, Praveen