Jquery - Fancybox - Background Page Shift Issue

后端 未结 13 1329
后悔当初
后悔当初 2021-02-02 00:31

Fancybox is loading well and everything opens as I want it to, but the issue occurs in the background-- it\'s visible (and disturbing) that my entire page shifts exactly 8 pixel

13条回答
  •  难免孤独
    2021-02-02 01:08

    If your problem is fixed elements jumping when Fancybox opens, simple add a padding-right: 17px to those elements in your CSS, contained in the .fancybox-lock class.

提交回复
热议问题