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

    Hi Enfold,

    I’m just beginning the process of building a new site.
    I have a full screen slider and I would like to reduce the spacing between the Caption Title & Caption Text.
    Please see the attached link.

    .avia-caption-content {
        line-height: 1px;

    I did try the above, but it looks okay until I reduce the size of the screen! Is there a quick fix?

    Thanks in advance guys, always appreciate your help.

    #991903

    I think I’ve figure a solution, but I’m not sure if it’s the best one. Can someone have a look please? Cheers

    .slideshow_caption h2 { line-height: 0.9em; }
    .avia-caption-content { line-height: 0.9em; }
    #992118

    Hi,

    The solution above should work just fine.

    Best regards,
    Jordan Shannon

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.