Hi !
Another question :
How can I change the Style.css to remove the excerpt on the accordion slider ?
If i remove this part
#top .feature_excerpt{
width:660px;
position: absolute;
display: block;
bottom: 0;
left:0;
z-index: 3;
padding:10px 20px;
font-size: 11.5px;
line-height:1.5em;
cursor: pointer;
}
There is no more excerpt, but I need the post's title.
Thanks !














