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*

Remove the comments on home page, and weird html

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16989
    boricua_y_moreno
    Participant

    How do I remove the html below the home page ‘comments’ area? And how do I remove the comments section entirely from any particular page?

    #17045

    hi boricua_y_moreno,
    Just go to any page or post, and edit it. at the top there is slider options, click on discussion and comments. after doing this a comment box appear at the below of the page (editor)

    uncheck both of it and click on save / update. Then your comments section will be removed form particular page.

    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.