brooklyndesignstudio

Disable .LS-Popup-Overlay

Oct 22nd, 2021 (edited)
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.10 KB | None | 0 0
  1. /* DISABLE LAYERSLIDER .LS-POPUP-OVERLAY */
  2. .ls-popup-overlay {
  3.    display: none !important;   
  4. }
Add Comment
Please, Sign In to add comment