iframe slider overlap on mobile

Home Forums Jevelin Theme iframe slider overlap on mobile

Home Forums Jevelin Theme iframe slider overlap on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • paulekirk
    Participant

    I have noticed that the only iframe slider that I have used in the portfolio is overlapped by the image description on mobile devices. How do I remove the overlap?

    Attachments:
    You must be logged in to view attached files.

    Hi @paulekirk,

     

    I hope you are well today and thank you for your question.

     

    I don’t see the issue on your shared site as shown in the attached screenshot.

     

    Please advise.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    paulekirk
    Participant

    Responsive mobile versions only. Overlap happens on iPhone X running iOS12 with latest Safari update. Also overlaps in latest Chrome update on iPhone X. See both attachments. Something causes overlap in responsiveĀ versions only.

    Attachments:
    You must be logged in to view attached files.

    Yes I have tested it on mobile browser and it displays fine for me as shown in the above shared screenshot.

     

    You can try resolving it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-portfolio-single-video {
        overflow: hidden;
        max-height: 100%;
        height: 100%;
    }
Viewing 4 posts - 1 through 4 (of 4 total)