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.
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; }
Hi,
The solution above should work just fine.
Best regards,
Jordan Shannon