I followed your instructions to properly use Revolution slider. It did remove the page title “slider1” from the top of the page but now it’s under the slider. How do I remove it “slider1” from under the slider.
Also in the website there is a bar at the top of each page with the page title. I saw in the forum it can be removed with the following css code:
.page-title-wrap {
display:none;
}
.home .page-title-wrap,
.page-template-page-template-blog-full-content .page-title-wrap {
display:block;
}
But I also saw in the demo different colors of the bar and added text. How do I do that?
Thanks,
Phil Chapline