TagDiv Gallery settings

Posted in: Newspaper
Post count: 65

When using the TagDiv gallery by default it uses both the Image Caption and the Image Description causing a duplication and/or some unnecessary information (copyright info etc in the description) that is in the Gallery.

Is there a way to just bring in the caption in settings?

Post count: 22421

Hello,
You can hide the description from the gallery by useing a css trick:
.td-doubleSlider-1 .td-slide-item .td-slide-caption span{
display:none!important;
}

I hope this helps.
Thank you!

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