Forum Replies Created
Viewing 1 post (of 1 total)
- AuthorPosts
- lelehiParticipant
I figured out how to get rid of the captions by adding additional CSS.
.ht-slide-caption{
display:none}If you don’t want the overlay that makes your images darker add this to CSS.
.ht-slide-overlay{
background:none} - AuthorPosts
Viewing 1 post (of 1 total)