I am not very familiar with wordpress, but thank you for your help.
This is how I did it:
<span class=”label label-success”><?php echo get_the_excerpt(); ?></span>
It allowed me to get the excerpt without the <p></p> enclosure.
Here is the prt scr after the change http://i.imgur.com/3kinA41.png.