badget

Biggest Sale! Special Offer!

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

Hurry up! *Limited time offer*

How to remove html showing on website

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23637
    Sharon
    Participant

    Hi there,
    My “Leave a reply” section has html showing before the submit button. I removed all the comments from my pages so that it wouldn’t show but it is still appearing on my cart pages. I would like to have the comments section on my pages but not with the html language showing at the bottom and I can’t figure out how to stop it from showing when people are shopping on my site.

    Regards

    Sharon

    #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!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.