I have a question very similar to the one posed here a while ago: http://www.pagelines...sts-excerpts/p1
I also would like my first post to show the full content and the rest to read as excerpts. I'm using the Free Platform Theme. I tried placing the following code into the custom code section, but nothing happened.
.blog .post .entry_wrap {display:none;}
.blog .post-number-1 .entry_wrap { display: block; }
.blog .post-number-1 .post-excerpt { display: none; }
The code just appeared in the footer of my site as text. I was wondering if I'm pasting this incorrectly and where exactly should I paste it?
I'm new to all this; thank you so much for any help!











