【发布时间】:2020-06-25 03:26:01
【问题描述】:
不确定发布此类问题是否合适,但请试试我的运气,因为我尝试阅读代码并且无法理解我要修复的内容。
基本上,我使用 Wordpress 平台开发了一个网站,并使用了一个名为 Essential Grid 的高级插件来制作网格布局。一旦点击这些网格将打开一个灯箱,并且 Essential Grid 插件使用 Fancybox3 作为灯箱。
问题是,在移动设备中,当内容溢出时,我无法向下滚动查看。灯箱将关闭,这仅在 Chrome 中发生。如果您在 ios Safari 或 Firefox 上对其进行测试,它运行良好。
Here's the staging link of the demo. And here's the Fancybox JS file that they used (they got alter some of the codes).
【问题讨论】:
-
你能用你的代码创建一个 jsfiddle 吗?