I have my theme set up at kayrayconstruction.com. My question is on the section where it says read more on the 3 sub boxes how do i keep the theme from displaying more when i dont want it to. I tried using this as suggested in another post in the css box
.feature_content .read_more{
display:none;
}
but it does not seem to work for me. any help thanks

