• steffix40

    (@steffix40)


    Hi there – can anybody tell me how to remove the ‘Leave a reply’ comment box in the theme called ‘Attitude’?

    It might just be a question about place these two ‘//’ in the right spot. I did that before in another theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Augustin56

    (@augustin56)

    Try putting the following line of code in your style.css file:

    .postmetadata{display:none;}

    (Click on Appearance, then Editor, and it should bring up your Style.css file. Remember to click the Update File button at the bottom after you add the line of code.)

    reburnt

    (@reburnt)

    @augustin56
    I am very new to this world. Could you tell me where in the style.cc I should insert this statement?

    Augustin56

    (@augustin56)

    I just downloaded that theme and tried it, and that code doesn’t work for that theme. It did for a different theme I had on a particular website. Sorry ’bout that! I could figure it out if I had access, but I’m about to wander home for the weekend. Good luck! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove comment box’ is closed to new replies.