Tagged: logo
http://www.millcreekmetroparks.org/
I noticed that the logo is not resizing for some reason and I believe it used to. Here’s a screenshot of what I’m talking about: http://i.imgur.com/XaA227U.jpg
Any ideas to resolve this? As always, thank you for your help… we just soft launched our website and have been receiving a ton of compliments about it!
err, thought I found a fix browsing the forums but didn’t work.
Hey!
Add this code to the Quick CSS:
.logo img{
max-width: 100% !important;
}
Cheers!
Josue