Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1355898
    mittavalley
    Participant

    Hi the support team,

    After I clicked the text to see the linkable page, the border was displayed at where it was clicked. How can I remove it? I’ve attached an image to show the border. It is original set to have no border around text before click.

    Many thanks.

    url: http://www.work.mittavalley.com.au

    #1356329
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

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

    Hope this helps.

    Cheers!

    #1356440
    mittavalley
    Participant

    Hi Rupok,

    Yep, it’s perfect!! It’s work very well.

    Thank you so much.

    Have a good weekend.
    Cheers 🙂

    #1356459
    Rue Nel
    Moderator

    You’re most welcome! We’re happy to help you out.
    If you need anything else we can help you with, don’t hesitate to open another thread.

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