TagDiv Slider Gallery caption no-shows in phone view

Posted in: Newsmag
Post count: 80

Is there a way to force the picture caption to show on phone size display?

The TagDiv Slider Gallery looses the caption and navigation arrows as you shrink the window down to phone size. The reason we are using captions on all photos is for attribution to the photographer of the picture. It would be nice if the caption remained on the picture, no matter what size the picture was displayed at.

Thank you, let me know!

Nate

Post count: 6600

Hi,

Please use this custom css to make the arrows and caption filed appear like this: http://screencast.com/t/GwKYl5Dav

.td-doubleSlider-1 .td-slide-item .td-gallery-slide-copywrite {
display: block;
background-color: rgba(21, 19, 19, 0.38);
left: 0px;
text-align:center;
}

.td-gallery-controls-wrapper {
display: inline-block;
}

Thanks

Post count: 80

Thank you Lucian, will try and get back to you with status.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.