Home › Forums › Jevelin Theme › iframe slider overlap on mobile
Home › Forums › Jevelin Theme › iframe slider overlap on mobile
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
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.
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%; }