Ahoy,
how do I remove the frame behind the text on the caption for the easylider?
Hey mcraig77,
Please try the following in Quick CSS under Enfold–>General Styling:
.avia-caption .avia-caption-title {
background: rgba(0, 0, 0, 0) !important;
}
Best regards,
Rikard
Ahoy,
That seems to take off the Caption Title background but not the Caption Text background.
Please Advise.
Hi,
Ok, please try this instead:
.avia-caption .avia-caption-title, .avia-caption-content {
background: rgba(0, 0, 0, 0) !important;
}
Thanks,
Rikard
not quite, the caption is still on the bottom text.