Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1188933
    ZerotoOne
    Participant

    hey there,
    I’d like to get rid of this golden border around my cf7 button http://prntscr.com/clq3t6
    It is displayed once you pressed the submit button.
    thanks for you help! 🙂

    #1188940
    Christopher
    Moderator

    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.

    #1188943
    ZerotoOne
    Participant
    This reply has been marked as private.
    #1188948
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus {
        outline: none;
    }

    Hope that helps.

    #1189002
    ZerotoOne
    Participant

    thanks you!- worked 🙂

    #1189004
    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else please let us know.

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