is it possible to give the text below the lightbox image some top margin?
Hey jelle,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.mfp-bottom-bar {
margin-top: -25px;
}
Best regards,
Yigit
brilliant, thanks