Reply To: Front page image didn't responsive as Epik demo

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

#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