Answers for "bootstrap 4 modal background color"

0

modal background color

rgba(0, 0, 0, .5);
Posted by: Guest on January-26-2021
0

bootstrap modal remove gray background

$('.modal-backdrop').remove();
Posted by: Guest on May-02-2020

Code answers related to "bootstrap 4 modal background color"

Browse Popular Code Answers by Language