Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26969

    I am using the Enfold theme and wanted to add a wider logo. I mad the new logo 250 X 88 since the height of the logo when the “Header with social icons and bottom” is selected is 88 according to my web inspector (learned from nick).

    I added this to the Quick CSS:

    .logo img {

    height: auto;

    width: 250px;

    }

    The logo works in safari, but the responsiveness has gone away. doesnt work on the ipad, or in google chrome.

    Any suggestions?

    Thx in advance.

    #132293

    sorry, tried to delete this and it didnt work…figured it out.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to resize logo, change size of logo’ is closed to new replies.