badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: How to remove html showing on website

#23659

Hi Sharon,

To remove the html below the homepage comments area just add this css inside Theme Options -> Design Options -> Custom Css

.form-allowed-tags {
display:none;
}

Thank you!