Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1415407

    Samantha E
    Participant

    while hovering over links anywhere within the website it brings grey square box up – how do i remove this

    #1415503

    Joao
    Moderator

    Hi There,

    Thanks for writing in and sorry you’re having this issue, this is a bug that is already on our reported list. Temporary fix is adding 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, Cheers!

    Joao

    #1417635

    Samantha E
    Participant

    When will it be fixed? The code in the X theme is massive and adding even more code really isnt a good idea.

    #1417658

    Jade
    Moderator

    Hi Samantha,

    Unfortunately we cannot provide an ETA when this code will be added to the release of X but this has been noted.

    Thank you.