Categories: How Do I? :

Removing line from comment?

Showing 1-2 of 2 messages
Removing line from comment? SonjaLovdal 7/11/12 3:06 PM Whenever I comment on my own blow I get a long black line under my comment. I want to remove it - it looks like this: http://oi47.tinypic.com/2d7zrbk.jpg Here's my blog: http://eventyrlysten.blogspot.dk/ (it's in Danish if you were wondering)
Re: Removing line from comment? Peter McCartney 7/12/12 12:12 AM Dashboard > Design > Template Designer > Advanced > Add CSS - Paste the following code (see note below) - Preview before saving - if happy - Apply to Blog: .comments .continue {    border: none!important;} Note: Backup template beforehand