Title: Remove Line
Last modified: August 20, 2016

---

# Remove Line

 *  Resolved [timmycash](https://wordpress.org/support/users/timmycash/)
 * (@timmycash)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-line/)
 * Hello. How do i remove the gray line above the Excerpt footer?
    Thanks

Viewing 1 replies (of 1 total)

 *  Theme Author [Srini G](https://wordpress.org/support/users/srinig/)
 * (@srinig)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-line/#post-3634368)
 * Put this in Custom CSS box or your child theme’s style.css.
 *     ```
       footer.entry-meta {
         border-top: 0;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Remove Line’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/emphaino/1.2.4/screenshot.png)
 * Emphaino
 * [Support Threads](https://wordpress.org/support/theme/emphaino/)
 * [Active Topics](https://wordpress.org/support/theme/emphaino/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/emphaino/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/emphaino/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Srini G](https://wordpress.org/support/users/srinig/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/remove-line/#post-3634368)
 * Status: resolved