Jump to content

Remove outline on clickable elements

Recommended Posts

  • Replies 11
  • Views 2k
  • Created
  • Last Reply

Top Posters In This Topic

23 minutes ago, JLDG said:

Wow ! thank you so much for your quick response 🙂 

It works perfectly except on the slideshow controls. Is there smth we can do for those ?

Thanks again !

svg:focus {
    outline: none;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 1 year later...
On 6/26/2021 at 4:33 AM, simondae said:

Hi!

Did it remove the white outline on the bottoms or just the arrows?

I'm trying to remove all outlines on clickable elements.

It's impossible to create a bottom without the white outline and the code doesn't work on mine

Try this code

* {
	outline-color: transparent !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.