How to hide the caption on the Nivo slider Forums » WordPress » Tempera » How To Author Posts November 3rd, 2014 at 23:35 #28078 Bryon Scott I tried to hide the caption on the Nivo slider using “display: none;” but that did not work. It seems the display gets set using jscript. After fiddling with it for a while I found putting the following in the Custom CSS works: .theme-default .nivo-caption { right: 5000px; } This moves the caption off the defined banner area so it cannot be seen. I hope this helps someone. Author Posts Viewing 1 post (of 1 total) The topic ‘How to hide the caption on the Nivo slider’ is closed to new replies.