Parallaxme Slider Cutting Images on Mobile

Home Forums Parallax Me Forum Parallaxme Slider Cutting Images on Mobile

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #55372
    DavidDavid
    Member
    • Topics: 7
    • Replies: 8
    • Total: 15
    Member since: February 29, 2016

    Hi, On mobile, (iPhone6) the homepage slider images are only showing a portion of the images. I formatted the width of the images to 1600 (as stated), the image heights are random heights. However, the images are cut off. Can you tell me what might be wrong?

    The site is http://www.ultimatesearchassociates.com/

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

    Hi David,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    @media screen and (max-width:767) {
    .feature { height:200px !important;}
    #supersized img { width:100% !important; height:auto !important; top:120px !important; min-height:162px !important;}
    }

    Regards,
    Brad

    #55973
    DavidDavid
    Member
    • Topics: 7
    • Replies: 8
    • Total: 15
    Member since: February 29, 2016

    I’m still having the issue on the iPhone where the images are not stacking but squishing together. Can you take another look?

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

    Hi David,

    Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Brad

    #57538
    DavidDavid
    Member
    • Topics: 7
    • Replies: 8
    • Total: 15
    Member since: February 29, 2016

    Done. You should now have this information.

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