- This topic has 1 reply, 2 voices, and was last updated 6 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Interior design pro theme, not responsive images
IN the Our specialist group, the images show cut when using cell phone, but looking fine on the pc
Website www.pommeracdesign.com
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.fourbox .thumbbx, .fourbox .thumbbx img { height:auto;}
}
Regards,
Chris
