Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1118695
    JP
    Participant

    hi there how to i remove the dropshadow from buttons?

    myeternalbeauty.com

    #1118853
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .x-btn, .button, [type="submit"] {
    text-shadow: none;
    }

    Hope it helps

    Joao

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