Hi guys,
Quick question, is it possible to have just an image filling the capacity of slider?
Mark
Fetching latest tweet ...
Hi guys,
Quick question, is it possible to have just an image filling the capacity of slider?
Mark
Graphene Options > Slider Options > Slider display style, and select Background image and excerpt. You can then hide the excerpt using CSS.
Thanks Syahir :)
Syahir,
How do you remove the links to the post from slider images? I just want the images to show with text and no links.
Found some code that works perfectly!
.slider_post .permalink-overlay {
display: none;
}This topic has been closed to new replies.