Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #575938

    I was wondering if there was a way to remove what appears to be a single pixel spacing between the caption title and description. Please see link attached. Thanks!

    #576176

    Hey schenkco!

    Add this to your custom CSS.

    .avia-caption-title {
        margin-bottom: 0px !important;
    }

    Regards,
    Elliott

    #576556

    Awesome, it worked! Thanks :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fullscreen Slider Caption Spacing’ is closed to new replies.