-1
Considering the following code, (example from the bootstrap website):
<div class="panel panel-danger">
<div class="panel-heading">
<h3 class="panel-title">
Panel Title
</h3>
</div>
<div class="panel-body">
Panel Content
</div>
</div>
I need to change this panel-Danger to another panel, example: panel-info, when passing the mouse through it.
You must copy the paste code to make it easier for us to help you.
– Miguel
Welcome to Rodrigo! Avoid posting the image of the code, post the code. The formatting is very flexible see Here. After a look at this discussion
– Jean
Miguel and Jean... I tried to put the code but it did not appear... I put the image rsss... but thanks
– Rodrigo de Almeida Francisco