Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #994505
    lowridertj
    Participant

    http://www.botguru dot net
    if you right click on the top menu items it will cause a box around it, why?
    and how to stop?

    #994816
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    Upon checking your site i was unable to replicate the issue. Are you referring to the hover effect when you mouse hover on menu items? Request you to please share a screenshot or screencast illustrating the problem you are facing?

    http://screencast.com/t/yj7iV7xNTCL

    Thanks.

    #994841
    John Ezra
    Member

    Hi there,

    Thanks for writing in! We’ve seen this come up before and it seems to be something outside X in most cases. Upon checking your site, we are not able to replicate or the issue on our end.

    Please try replicating this issue on other sites and if it is present, then this issues has more to do with your browser or unit than with X.

    Let us know how that goes. Hope this helps – thanks!

    #995530
    lowridertj
    Participant

    What im referring to with audio
    http://screencast.com/t/ct3VKAsm

    Not when you regular hover, or left click.
    but only when right clicking

    #995721
    Nabeel A
    Moderator

    Hi again,

    Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

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

    Let us know how this goes!

    #995756
    lowridertj
    Participant

    seemed to do the trick thank you

    #995789
    Rahul
    Moderator

    You’re welcome

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