Thank you once again it seems to now be working this is what I used and it has allowed it to work and not do all the other glitchy things,
.hentry ul {
list-style: none;
}
.single
.hentry ul li:before {
content: "\2665";
color: #9c5597;
}
Thank you for all of your help
Best Regards,