Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Just Slider Images with no words or captions #3766
    lelehi
    Participant

    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}

Viewing 1 post (of 1 total)