Home › Community Forums › Epik Theme Support › Keeping image sizes mobile Friendly Redux › Reply To: Keeping image sizes mobile Friendly Redux

Thanks for the input @Eric. We ARE talking displays on mobile devices, right? I’m using an iPhone w/ Safari browser.
ANY pic without a caption is showing up just fine, scaled to mobile.
Any pic WITH a caption, is showing only part of the pic, with the caption and rest of pic off screen right.
I added this code:
.wp-caption {
width: 100% !important;
}
to the very bottom of my /epik/style.css file, and it’s not working.
Perhaps I’m adding it in the wrong place?
Should I be adding that code somewhere else either within the style.css file (under one of the sections for mobile browsing)?
Thanks in advance. Brian.