Blog                                     
                                        Autore: Bjorn Andreassen
                Visite 1379,
                Followers 1,
                Condiviso 0
                 
                    
How do I get rid of the line that is merged with date?
See Attachment.
Postato il 

Hello.Add this code:
<style>
.imBlogSeparator {
display: none;
}
</style>
The Expert tab in the properties of your blog page.
Autore
Thx!