Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1342427

    Hi, how can I add a drop shadow to the caption of an image in a full width image slider?
    I hope you can help.

    #1342428

    Hey Berebeeld,
    Please try this code in the General Styling ▸ Quick CSS field

    h1.avia-caption-title {
    text-shadow: 2px 2px #000 !important;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1342433

    Yes thank you Mike!

    #1342438

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Add drop shadow to caption full width image slider’ is closed to new replies.