Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #525946

    Hi. How can I place a shadow on the text in the fullscreen slider? Thanks!

    #526210

    Hi stevewooldridge!

    Add this to your custom CSS.

    .avia-fullscreen-slider * {
        text-shadow: 0px 0px 4px black !important;
    }

    Regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.