• cfsamet

    (@cfsamet)


    So, I decided to try out a banner image this morning, and was extremely disappointed to see the banner is not responsive in design (as the theme is supposed to be responsive).

    I used an 800 x 250 image, and expected the image to adjust to size on mobile (hence, responsive). Unfortunately, the image does not resize or adjust its position on either the desktop version or the mobile version of the site.

    It would be great if you could issue a fix for this. When I have time, I’ll dig in to the CSS as well to see what is broken… however a theme that is sold as responsive, and does not include responsive CSS for the header image is just broken ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Michael

    (@alchymyth)

    try out a banner image

    as far as I can see, the theme does not provide a custom header option – how did you add the image? what custom CSS did you add to make the image responsive?

    can you post a live link to your site to illustrate the header image problem?

    Thread Starter cfsamet

    (@cfsamet)

    Well, after looking again, I suppose you are correct – the theme does not specify banner, it allows you to import a custom logo. Generally I consider these the same thing…

    Dashboard – Inkness Settings – General. This is where the logo is configured.

    I suppose I’ll have to dig around in the code myself if I want this to act more like a banner.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Without looking at the site at all, usually what you do to make <img>s responsive is add the CSS:

    max-width: 100%;

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header Image Not Responsive???’ is closed to new replies.