Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #982015
    christiaan p
    Participant

    Hi,
    All my sites that i have used seem to have this new issue.
    when I click on a link, either the nav bar or other buttons on any of the pages
    it makes this colored block around the button???
    How do I sort this out? as its very unpro and makes the theme look cheap

    http://www.visualrender.co.za
    http://www.afromediagroup.com
    http://www.retheajewellery.co.za

    #982106
    Paul R
    Moderator

    Hi,

    To remove it, you can add this under Custom > Edit Global CSS in the Customizer.

    
    body a:focus,
    body a:hover {
         outline:none !important;
         border:0 !important;
    }
    

    Hope that helps.

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