Forums

OXYGEN theme, CSS help please re: trackbacks (3 posts)

  1. corkenstein
    Member
    Posted 6 months ago #

    Hello,

    I am very new to WordPress. I am currently using the Oxygen theme. I have disabled commenting on my static pages; however, a grey box appears on each of them where the comment field used to be. It says "Comments are closed, but trackbacks and pingbacks are open." Can anyone tell me how to get rid of that? I would be very appreciative!

    My site address is http://www.stitchingcorkenstein.com/

  2. WPyogi
    Volunteer Moderator
    Posted 6 months ago #

    Add this to your style.css:

    #comments-template {
        display: none;
    }
  3. corkenstein
    Member
    Posted 6 months ago #

    Thank you SO much!!!

Reply

You must log in to post.

About this Topic