- This topic has 5 replies, 4 voices, and was last updated 8 years, 9 months ago by
Hash.
Viewing 6 posts - 1 through 6 (of 6 total)
- AuthorPosts
- December 14, 2016 at 2:54 am #1373
Anonymous
InactiveI’m wanting for the title box to just show up on the first slider, but not the 2nd and 3rd.
December 14, 2016 at 10:58 am #1374Anonymous
Inactiveyou just leave the page or post title and content blank .only upload a featured image,. it is just ok
December 14, 2016 at 7:59 pm #1378Anonymous
InactiveIt won’t let me do that. It won’t publish a page without a title. Have you had luck with this?
December 15, 2016 at 2:50 pm #1384Anonymous
InactiveClear the images of the other slides. I will just show the 1st one. Works great here!
December 15, 2016 at 8:17 pm #1391Anonymous
InactiveBut I want those images to show up, I just don’t want the title box on the 2nd and 3rd slider images to.
December 22, 2016 at 11:01 pm #1439Hash
KeymasterHi,
Use the CSS below
.ht-slide:nth-child(2), .ht-slide:nth-child(3){ display: none; }
This is hide the caption text for the 2nd and 3rd slider.
- AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.