Title: Latest Blog Post Title CSS Code Error
Last modified: August 20, 2016

---

# Latest Blog Post Title CSS Code Error

 *  [victormora](https://wordpress.org/support/users/victormora/)
 * (@victormora)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/latest-blog-post-title-css-code-error/)
 * I am working on the below page:
 * [http://elcaminorealfutbol.org/news/](http://elcaminorealfutbol.org/news/)
 * Basically, there is a large gap after the title on the latest post. This happens
   with any post that is the latest. This is the css code I am working with:
 *     ```
       #primary, #primary-news {
       	background: none repeat scroll 0 0 #FFFFFF;
           float: left;
       	width: 100%;
           margin: 0;
       }
       h1.entry-title {
       	font-size:20pt;
       	font-family: Arial, Helvetica, sans-serif;
       	color: #224e22;
       	font-weight: 500;
       	margin: 28px 0  10px 25px;
       }
       .entry-content {
       	padding: 0 25px;
       	min-height: 0px;
       }
       .entry-content p{
       	margin-bottom: 1.8em;
       	margin-top: 0;
       	font-size: 10pt;
       	line-height: 1.8em;
       	font-family: Arial, Helvetica, sans-serif;
       	color: #666666;
       }
       ```
   
 * does anybody have any idea why I am seeing that large space? Thanks!

Viewing 1 replies (of 1 total)

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/latest-blog-post-title-css-code-error/#post-3482728)
 * The CSS does not appear to be working in that section of your page — possibly
   due to HTML coding errors:
    [http://validator.w3.org/check?uri=http%3A%2F%2Felcaminorealfutbol.org%2Fnews%2F&charset=%28detect+automatically%29&doctype=Inline&group=0](http://validator.w3.org/check?uri=http%3A%2F%2Felcaminorealfutbol.org%2Fnews%2F&charset=%28detect+automatically%29&doctype=Inline&group=0)

Viewing 1 replies (of 1 total)

The topic ‘Latest Blog Post Title CSS Code Error’ is closed to new replies.

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/latest-blog-post-title-css-code-error/#post-3482728)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
