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*

how to remove "You may use these HTML tags and attributes:"

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11571
    pam
    Participant

    Can anyone advise me on how to remove the following text “You may use these HTML tags and attributes:” plus the code that is at the bottom of posts below the comments? I have tried adding .form-allowed-tags{ display:none; } to the custom css but that did not work.
    Thanks

    #11590

    HI pam,

    We are sorry for that. Its WordPress inbuilt code so we cannot change it. You need code customization for it. and to remove the words
    “You may use these HTML tags and attributes: <abbr title=””> <acronym title=””> <b>
    Goto dashboard -> appearance -> theme-options -> design-options->custom css

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

    This may help you
    Thank you!

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