Hi,
here is my website, there is a problem with the logo that I do not understand… it seems to have a max-width:9px
http://goo.gl/BI2BO1
thanks for your help
Hi oliviad!
Please try adding following code to Quick CSS
.logo, .logo a, .logo img { max-width: 100% !important; }
If that does not work, please create a temporary admin login so we can take a look
Best regards,
Yigit
Thanks, it works perfectly well.