Viewing 2 posts - 1 through 2 (of 2 total)
  • #126870
    member
    Member
    Post count: 49

    Hi,

    how to make a modal box to appear to center of screen vertically and remove the black background when modal box appears on screen.

    Thanks

    #126889
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .modal-backdrop, .modal-backdrop.fade.in {
      opacity: 0;
    }

    Unfortunately you can’t vertically align the modal as you would need to use JS for that and it currently only uses css.

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register