Viewing 1 replies (of 1 total)
  • If you have not already worked it out, add the following to your CSS to make the close button show on all devices. (Make sure your stylesheet comes after the plugin inclusion or it may reset the setting).

    .litebox-overlay .litebox-close {
        display: block !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Close button on mobile’ is closed to new replies.