Title: Problem with &#8220;continue reading&#8221;
Last modified: August 19, 2016

---

# Problem with “continue reading”

 *  [raphaelfs](https://wordpress.org/support/users/raphaelfs/)
 * (@raphaelfs)
 * [17 years ago](https://wordpress.org/support/topic/problem-with-continue-reading/)
 * Hi guys,
 * first of all, sorry for the terrible english!
    My wordpress is: [http://www.cavern.com.br](http://www.cavern.com.br)
 * If you go there, you could see that the main news doesn’t have the link “Continue
   reading”.
 * Otherside, the little news bellow does. You can find the “Continue lendo”, the
   words in portuguese to “continue reading”.
 * How can i resolve this problem? The main news is terrible, is cut! I can put 
   the parts of the template if you want.
 * Thanks a lot and one more time sorry for the enligsh!
 * Raphael

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [17 years ago](https://wordpress.org/support/topic/problem-with-continue-reading/#post-1094070)
 * “Continue Lendo” is there on the featured news item. It’s just that the grey 
   box is too small to show all of the text.
 * Edit style.css (line 286) and change
 *     ```
       .featured {
       background:#DDDDDD none repeat scroll 0 0;
       height:200px;
       margin:0 0 10px;
       overflow:hidden;
       padding-right:10px;
       }
       ```
   
 * to
 *     ```
       .featured {
       background:#DDDDDD none repeat scroll 0 0;
       height:300px;
       margin:0 0 10px;
       overflow:hidden;
       padding-right:10px;
       }
       ```
   
 * to increase the box size.
 *  Thread Starter [raphaelfs](https://wordpress.org/support/users/raphaelfs/)
 * (@raphaelfs)
 * [17 years ago](https://wordpress.org/support/topic/problem-with-continue-reading/#post-1094160)
 * Perfect!
 * Thanks!

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

The topic ‘Problem with “continue reading”’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [raphaelfs](https://wordpress.org/support/users/raphaelfs/)
 * Last activity: [17 years ago](https://wordpress.org/support/topic/problem-with-continue-reading/#post-1094160)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
