Keeping image sizes mobile Friendly

Homepage Community Forums Epik Theme Support Keeping image sizes mobile Friendly

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4431
    GDU
    Customer

      Hi Wes

      I’m wanting the site to be as mobile compatible as possible however when inserting images into posts they don’t auto resize if I insert the image in it’s full size (eg the salary table in this post)

      http://goo.gl/g51RD

      Are you able to provide any guidance which will reduce the size of the image (proportionally to the rest of the post) when viewing the size on a mobile device?

      Many thanks in advance for your assistance Wes

      Regards

      Mark

      #4445
      Wes
      Moderator

        All images are supposed to be responsive as you can see on the Epik demo….But your code has a fixed width added inline (not from the theme, or css) –

        <div id="attachment_112735" class="wp-caption aligncenter" style="width: 633px"><!--formatted-->

        Anytime there is a fixed width added inline, it won’t be responsive. So try and remove that width from your code and it should work.

        #4463
        GDU
        Customer

          Thanks very much Wes, removed the ‘width’ element and that fixed the issue. I’ll keep my eye open for any of my older posts and will fix these as I find them

          Thanks alot for your help.. again 🙂

          Mark

          #4470
          Wes
          Moderator

            You’re Welcome!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Keeping image sizes mobile Friendly’ is closed to new replies.