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

    you need to set the images Width in percent instead of pixels and Height to auto. Code would go something like this:

    <img src=”mypicturesname.gif” style=”max-width: 100%;height: auto”>

    Johan

    Plugin Author Jesse Friedman

    (@professor44)

    @lolaludesign

    To be clear this plugin is made for content or functional switches. It is not a replacement for standard responsive strategy or simply using media queries, which seems like a simple fix for your problem.

    Glad you like the plugin though 🙂

    If you have any other things you like to change in the theme you can use the PHP functions outlined in the faq

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Resize header for mobile devices’ is closed to new replies.