Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1401501

    Hi, Please could you help me to get a shadow on my subheading text in the fullwidth slider feature?

    #1401517

    Hey M-Graphics24,
    Assuming that you want a white drop shadow try this css:

    .avia-caption-content p { 
      text-shadow: 2px 2px 3px #fff;
    }
    

    For more options see this article
    After applying the css, please clear your browser cache and check.
    If this doesn’t help please link to your test page so we can evaluate.

    Best regards,
    Mike

    #1401519

    Hi Mike

    Thank you so much. I am actually wanting a specific grey background, am I able to just enter my hex code to replace the #fff

    #1401526

    It works great – thank you so much

    #1401542

    Hi,
    Yes, you would just change the color code, but from your last post, it sounds like you have sorted this out.
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Drop Shadow on a fullwidth slider subheading text’ is closed to new replies.