Oh, Lord what a day, I am so sorry to be bugging you. I have tried this code to remove the title/header from the slider. It works in fire-bug but when I post it into the custom CSS it does not.
.slider_post_title h2 a, .slider_post h2 a:visited {
display: none;
}
My temporary fix has been to not add a title to the pages I want to show in the slider, but I know there is CSS code that will work