Hi,
How can I change the logo inline style:
<img height="100" width="300" src="http://localhost:8888/.../wp-content/uploads/2015/06/logo2.png" alt="" style="max-height: 90px;">
I dont´t want to override it with a CSS rule. Because I use a Shrinking Header. And if I override the logo doesn´t resize anymore.
Hey frankeee!
Maybe something like this?
style = "max-height: 90px; display: block;">
If that’s not what your trying to do then send us a link to your site and take a screenshot highlighting your intentions.
Best regards,
Elliott
Thanks Elliot, I found another solution. you can close this topic.