Front page image didn't responsive as Epik demo

Homepage Community Forums Epik Theme Support Front page image didn't responsive as Epik demo

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10608
    bagus
    Customer

      Dear Friends,

      My site: http://www.citiesagenda.com when I mobile view using Firefox with 320x480px, the image didn’t fit in as per text. When I build the web offline, I thought the issue was I manually add to Epik folder not WP uploader yet the results are the same with the online version.

      Is there any solution?

      Thanks,
      Bagus

      #10618
      Eric
      Customer

        I don’t quite understand what you’re asking….but if you’re referring to the image on your homepage, take a look around line 390 in your css and change “auto” to 100% –

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

        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #10650
        bagus
        Customer
          This reply has been marked as private.
        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘Front page image didn't responsive as Epik demo’ is closed to new replies.