Title: Solid line under the container
Last modified: August 21, 2016

---

# Solid line under the container

 *  Resolved [mozalan](https://wordpress.org/support/users/mozalan/)
 * (@mozalan)
 * [13 years ago](https://wordpress.org/support/topic/solid-line-under-the-container/)
 * Thanks a lot for this simple and beautiful theme. Apart from it being so easy
   to use and features are second to none, I’m struggling to find the code or CSS
   for solid line below the container.
 * [This is the picture of it.](http://s22.postimg.org/q9qoav67l/line.jpg)

Viewing 1 replies (of 1 total)

 *  Thread Starter [mozalan](https://wordpress.org/support/users/mozalan/)
 * (@mozalan)
 * [13 years ago](https://wordpress.org/support/topic/solid-line-under-the-container/#post-3774573)
 * RESOLVED:
 * Found in style.css and removed this:
 *     ```
       .site-content article {
       	border-bottom: 1px solid #e6e6e6;
       	word-wrap: break-word;
       	-webkit-hyphens: auto;
       	-moz-hyphens: auto;
       	hyphens: auto;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Solid line under the container’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/catch-everest/3.7.2/screenshot.
   png)
 * Catch Everest
 * [Support Threads](https://wordpress.org/support/theme/catch-everest/)
 * [Active Topics](https://wordpress.org/support/theme/catch-everest/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/catch-everest/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/catch-everest/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [mozalan](https://wordpress.org/support/users/mozalan/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/solid-line-under-the-container/#post-3774573)
 * Status: resolved