Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1173377
    saolremarketing
    Participant

    I can’t seem to figure out how to do a drop shadow on my Slider Revolution fonts. When I put a white font on a medium darkness photo, it would be great to add a little drop shadow make the characters pop. That is not an obvious option. They have tons of options but drop shadow doesn’t seem to be one. The client doesn’t want a dark transparent box.

    Any ideas?

    #1173434
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #1175591
    saolremarketing
    Participant

    I guess it is as hard as I think it is

    http://770.6db.myftpupload.com

    #1176091
    Friech
    Moderator

    Hi There,

    We can do that with a class, you can add this under Custom > CSS in the Customizer.

    .text-shadow {
    	text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
    }

    You can generate your shadow effect here: http://css3gen.com/text-shadow/

    After that apply the class text-shadow on your text layer.


    screenshot

    Hope it helps, Cheers!

  • <script> jQuery(function($){ $("#no-reply-1173377 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>