Hello I am trying to add a drop shadow to the title on my homepage slider here: https://theite.com.au/
This is not working:
h2.avia-caption-title {
text-shadow: 5px 1px 1px rgba(51,63,72,0.4) !important;
}
Thank you!
I’ve gotten it to work using
.avia-caption-title, .avia-caption-content, .avia-slideshow-button {
text-shadow: 5px 1px 1px rgba(51,63,72,0.4) !important;
}
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon