Hello,
I uploaded my logo which is 750px wide and 70 px high. but on the site it displays much smaller (450px wide x 71px high. Using chrome inspector I can see that the issue is a max-width setting:
img style="width: 900px;/* height: 71px; */max-width: 450px;"
Where can I go to change this to 750px wide?
Thanks,
Cheari