Interior design pro theme, not responsive images

Home Forums All Other Themes Interior design pro theme, not responsive images

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #123000
    helena.oreushelena.oreus
    Participant
    • Topics: 3
    • Replies: 1
    • Total: 4
    Member since: April 3, 2019

    IN the Our specialist group, the images show cut when using cell phone, but looking fine on the pc

    Website www.pommeracdesign.com

    #123031
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.