Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #993859
    cstarrduke
    Participant

    I am using ‘icon’for X theme and when I hover over a link (such as on my main menu or a hyperlink), there is a thick, red outline of the link. How do I get rid of this? A screenshot is attached. Thank you!

    #993924
    Rahul
    Moderator

    Hi There,

    Thanks for writing in! This is a known issue. 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 !important;
    }

    Hope it helps.

    If it doesn’t, please provide us with the link to your website.

    Thanks

    #994162
    cstarrduke
    Participant

    This seems to have worked–thank you!

    #994253
    Rahul
    Moderator

    You’re most welcome!

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