• The header-image doesn’t automatically re-size in case you use a tablet or a cellphone (the images in the content area re-size). Has anybody an idea how this problem can be solved (change in the code or add a code)?
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi patrim,

    questions like this are very hard to answer without the url of your site. But anyway, you can try to add this to your CSS and see if it helps:

    img { max-width: 100%; }

    Regards
    Michael

    Thread Starter patrim

    (@patrim)

    Hi Michael
    Thanks. Tried it (at css and within the custom header template). Didn’t solve the problem. Need to re-install everything anyways, because the site crashed when I wanted to save another change and now everything is just a white screen (the website itself as well as the wp-admin dashboard)
    Kurt

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Theme: suits (headimage)’ is closed to new replies.