Ninja Slider / Posts /

Longer captions on fullscreen

2

Suppose I want a simple one sentence caption on the preview and a longer one upon full screen, is that possible?

Matthew  7 years ago   viewed: 5453    

1 Answer

1

In the HTML code you can add two caption blocks for each slide, one for the normal screen and another for the full screen, and in the CSS:

#ninja-slider .caption-normal {display:block;} #ninja-slider.fullscreen .caption-normal {display:none;} #ninja-slider .caption-fs {display:none;} #ninja-slider.fullscreen .caption-fs {display:block;}
Milo   7 years ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;

  • When you want to start a new page for your question: