Title: Dashes/ Lines on website
Last modified: April 5, 2019

---

# Dashes/ Lines on website

 *  [dlrtweety](https://wordpress.org/support/users/dlrtweety/)
 * (@dlrtweety)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/dashes-lines-on-website/)
 * Hello
 * I’m a novice but I’m working on getting better I noticed these lines on website
   that does not disappear when published. How do I remove them?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdashes-lines-on-website%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [lisa](https://wordpress.org/support/users/contentiskey/)
 * (@contentiskey)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/dashes-lines-on-website/#post-11397612)
 * the “lines” are likely related to this bit of CSS in your theme.
    try changing
   to content: none;
 *     ```
       h1:not(.site-title):before,
       h2:before {
         background: #767676;
         content: "\020"; 
         display: block;
         height: 2px;
         margin: 1rem 0;
         width: 1em;
       }
       ```
   
 *  [spuddie](https://wordpress.org/support/users/spuddie/)
 * (@spuddie)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/dashes-lines-on-website/#post-11397831)
 * for more info go to this post
    [https://wordpress.org/support/topic/line-appear-above-h1-and-h2/](https://wordpress.org/support/topic/line-appear-above-h1-and-h2/)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Dashes/ Lines on website’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [spuddie](https://wordpress.org/support/users/spuddie/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/dashes-lines-on-website/#post-11397831)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
