Title: Line under TITLE/LOGO
Last modified: October 2, 2016

---

# Line under TITLE/LOGO

 *  Resolved [Dinamicore](https://wordpress.org/support/users/dinamicore/)
 * (@dinamicore)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/line-under-titlelogo/)
 * Hello support:
 * Please indicate where to find the css code that displays the line underneath 
   the title “[Theme Preview](http://diego.diegoledesmafotografia.com/title.png)”
   of the template, as I need to hide it.
 * Thanks

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

 *  [Suyogya Shukla](https://wordpress.org/support/users/themeislesupport/)
 * (@themeislesupport)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/line-under-titlelogo/#post-8244715)
 * Hi Pablo,
 * We can’t view the screenshot. Please upload it on some other site. Also, please
   post the link of the affected site. Thanks!
 *  Thread Starter [Dinamicore](https://wordpress.org/support/users/dinamicore/)
 * (@dinamicore)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/line-under-titlelogo/#post-8246465)
 * Thanks Suyogya:
 * The image is [here](http://diego.diegoledesmafotografia.com/image/title.png).
 * The Website is located [here](http://diego.diegoledesmafotografia.com/) we need
   to locate the code that controls the line under the logo.
 * 🙂
 *  [Suyogya Shukla](https://wordpress.org/support/users/themeislesupport/)
 * (@themeislesupport)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/line-under-titlelogo/#post-8252447)
 * Hey Pablo,
 * I can’t view the screenshot. It gives error 403. Can you please try uploading
   it on a different site, like postimg.org? Thanks!
 *  Thread Starter [Dinamicore](https://wordpress.org/support/users/dinamicore/)
 * (@dinamicore)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/line-under-titlelogo/#post-8252817)
 * Hello Suyogya:
 * When I first upload the image, I can see it. But, when I try for the second time(
   once I read your posts) I can´t.
 * [Here you can see it](http://diego.diegoledesmafotografia.com/image/).
 * Thanks!
 *  [ill66](https://wordpress.org/support/users/ill66/)
 * (@ill66)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/line-under-titlelogo/#post-8257049)
 * Hi, Pablo!
    This gave me such a hard time, when I wanted that line to disappear
   from my header!^^
 * But it’s:
 *     ```
       .site-logo:after {
           content: "";
           height: 1px;
           background-color: #000000;
           width: 50%;
           min-width: 30px;
           margin: 10px auto 10px;
           display: block; }
       ```
   
 * I just changed it to
    `.site-logo:after {content: none;}`
 *  Thread Starter [Dinamicore](https://wordpress.org/support/users/dinamicore/)
 * (@dinamicore)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/line-under-titlelogo/#post-8257105)
 * [@ill66](https://wordpress.org/support/users/ill66/), thanks! Working fine.

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

The topic ‘Line under TITLE/LOGO’ is closed to new replies.

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

## Tags

 * [below](https://wordpress.org/support/topic-tag/below/)
 * [hide](https://wordpress.org/support/topic-tag/hide/)
 * [line](https://wordpress.org/support/topic-tag/line/)
 * [title](https://wordpress.org/support/topic-tag/title/)

 * 6 replies
 * 3 participants
 * Last reply from: [Dinamicore](https://wordpress.org/support/users/dinamicore/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/line-under-titlelogo/#post-8257105)
 * Status: resolved