Home Forums UnTheme Haswell Logo Not Proportional

Viewing 3 reply threads
  • Author
    Posts
    • #106021

      mytaidesign
      Participant

      How do I keep the logo proportional when screen size changes? Please see attachments.

      Attachments:
      You must be logged in to view attached files.
    • #106058

      Maria Do
      Keymaster

      Please send me your store url, I will take a look and assist you accordingly!

    • #106244

      mytaidesign
      Participant
      This reply has been marked as private.
    • #106262

      Maria Do
      Keymaster

      Hi
      Please install the custom css plugin then add the below code, it will help you:
      @media only screen and (max-width: 1024px){
      #cshero-header-logo a img {
      height: auto!important;
      }
      }

Viewing 3 reply threads
  • You must be logged in to reply to this topic.