• Dennis Eunoia

    (@denniseunoia)


    Hi,

    When I press on the header image, a post link, or any text (with link) there comes a black line to reveal the box which it is in.. is there a way to remove or disable this feature?

    It feels unprofessional.

    Here’s my site I need help with.
    [see below]

    • This topic was modified 4 years ago by bcworkz. Reason: redundant link redacted

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • RossMitchell

    (@rossmitchell)

    Suggest that you ask in the support forum for your theme.

    Moderator bcworkz

    (@bcworkz)

    Try this in the Additional CSS customizer section:

    a:focus {
        outline: 0 solid #fff;
    }

    If you continue to have trouble after that, you ought to do as Ross suggests.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Black Line (Box) Around Image And Text Links’ is closed to new replies.