Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #979245
    ursaminor
    Participant

    Hello.

    I have tried various ways to add text-shadow to a button that I created in slider revolution without success. I tried adding it in the slider revolution plugin itself, and with customize>custom>css but nothing seems to work.

    How can I accomplish this?

    Thanks

    #979703
    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.

    #980282
    ursaminor
    Participant
    This reply has been marked as private.
    #980660
    Rue Nel
    Moderator

    Hello Benjamin,

    Thanks for writing in!

    To add a text shadow in your button in the slider, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .rev-btn {
      text-shadow: rgb(0, 0, 0) 1px 1px 4px;   
    }

    Hope this helps. Kindly let us know.

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