Images in mobile version

Home Forums All Other Themes Images in mobile version

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #52413
    RichardRichard
    Member
    • Topics: 4
    • Replies: 1
    • Total: 5
    Member since: November 5, 2016

    Hoping you can help with one final issue. Site looks great, but header images and the “our team” images on the homepage are severely stretched vertically. Is there a fix?

    http://454.07b.myftpupload.com

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

    Hi Richard,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:768px){
    .teamimgbx{height:auto !important;}
    }

    Regards,
    Brad

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