Thanks for the awesome theme. I do have one question. Is it possible to increase the padding of the full screen caption text? At it’s current setting it is overlapping the image. I want to push it a little down the page, so the image and text is readable. Thanks in advance.
Hey echristoperj,
Please try the following in Quick CSS under Enfold–>General Styling:
.home .avia-caption-content {
padding-top: 120px;
}
Best regards,
Rikard
Thank you. That worked perfectly.