Reply To: Individual hyperlinks for logos/ images in header

Home Forums Support Individual hyperlinks for logos/ images in header Reply To: Individual hyperlinks for logos/ images in header

Home Forums Support Individual hyperlinks for logos/ images in header Reply To: Individual hyperlinks for logos/ images in header

#98566
Tom
Lead Developer
Lead Developer

Can you link me to the page so I can take a look?

I’m guessing it’s your browser’s outline feature.

You can try this:

.site-header a,
.site-header a:visited,
.site-header a:hover {
      outline: 0;
}