Viewing 1 replies (of 1 total)
  • Hi,

    Go to Appearance > Editor > style.css and find this line:

    @media screen and (max-width: 640px) {

    Right after it you can add the following rule:

    #logo img { height: auto; width: 100%; }

    This should do it.

Viewing 1 replies (of 1 total)
  • The topic ‘Image header Not Responding’ is closed to new replies.