Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1221496

    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!

    #1221498

    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;
    }

    #1221501

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fullwidth Easy Slider – adding drop shadow to text’ is closed to new replies.