i wish to use a Boot Strap4 Alert on Muffin but it doesn't function :((

hi , 

 i have try this code :<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
  
<div class="alert alert-success alert-dismissible">
    <button type="button" class="close" data-dismiss="alert">&times;</button>
    <strong>Success!</strong> This alert box could indicate a successful or positive action.
  </div>

on play code  website  , anywhere  i put it  , function  very well. 

on my website with  beTheme with muffin ...  instead ....  layout is very poor . 

i can do it  something ???   where i can fix it . 

i have  used it  on Muffin's  Visual Editor   with disaster  result ... i don't want used a muffin botton , i know it. 

Thank you 

Comments

Sign In or Register to comment.