Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #464261

    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.

    #464585

    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

    #487208

    Thanks Elliot, I found another solution. you can close this topic.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change logo inline style’ is closed to new replies.