Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #230944
    #231172

    Hi Justin C!

    Please add !important on the width and height:

    .logo, .logo a, .logo a img { 
    position: relative;
    width:173px !important;
    height:77px !important;
    max-width: 173px !important;
    max-height: 77px !important;
    }

    Best regards,
    Ismael

    #231261

    Ismael,

    Tried it but it’s still not resizing the logo. I upload a smaller logo just to see if that would help, but no go. Any other suggestions?

    Thank you,

    JCG

    #231787

    Hey!

    It seems like you have changed 173px to 170px in width and max-width rules. Please increase them back to 173px like Ismael suggested and it should work fine.

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.