@thepixelme, I think I have the code wrong, can you check it please. This is what i currently have in the entire file.
#buddypress span#bp-verified {
width: 20px;
height: 20px;
display: block;
position: absolute;
top: 53px;
left: 37px;
}
#buddypress .activity-list li.mini span#bp-verified {
width: 15px;
height: 15px;
top: 30px;
left: 40px;
}
#buddypress span#bp-verified img {
width: 20px;
box-shadow: none;
}
#item-header-content {
position: relative;
}
#buddypress span#bp-verified-header {
top: 0;
right: 0;
left: auto;
}
#buddypress div#item-header-cover-image h2 a, #buddypress div#item-header-cover-image h2 {
padding-right: 30px;
}
#buddypress span#bp-verified-header img {
width: 100%;
}
#buddypress span#bp-verified-header img {
box-shadow: none;
}
#buddypress div.activity-comments div.acomment-avatar span#bp-verified {
width: 15px;
height: 15px;
position: absolute;
display: block;
top: 26px;
left: 100px;
}
#buddypress div.activity-comments div.acomment-avatar span#bp-verified img {
width: 15px;
height: 15px;
}
#buddypress #bp-verified-text {
margin: 40px 0 0 0;
}