Answers for "bootstrap 4 modal 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

Browse Popular Code Answers by Language