remove comment boxes on wordpress?

by 8 replies
10
Hey guys,
Salon Bliss on all the other pages other than the home there are big leave a reply boxes which are ugly!! how do i get rid of them without changing the theme!? and is there all so a way of changing the white background to a different colour and the writing to different fonts with out changing the theme?! thanks
#website design #boxes #comment #remove #wordpress
  • hi

    did you try turning comments off in the admin under settings -> discussion
    • [1] reply
  • that didnt work btw
  • What you did was turn off comments for posts.

    You have to turn off comments for pages.

    Go to each page, down the bottom there is a setting where it says Discussion "Allow comments" disable it.
  • Background colors/pictures and fonts are both handled in your style.css file. It should be in your theme's root folder.
    • [1] reply
    • Justin,

      In your style.css, add the line at the bottom (or after
      #respond )


      Code:
      #respond { display:none; }
      Hope this helps.


      Joe Mobley
      • [1] reply
  • You don't have to even bother with code. There's a plugin that does this. It's called Hide Comments, and it can be found here: WordPress › WordPress Plugins. It will completely remove the comment boxes from your website as if they were never there in the first place.
    • [ 1 ] Thanks

Next Topics on Trending Feed

  • 10

    Hey guys, Salon Bliss on all the other pages other than the home there are big leave a reply boxes which are ugly!! how do i get rid of them without changing the theme!? and is there all so a way of changing the white background to a different colour and the writing to different fonts with out changing the theme?! thanks