How to get rid of blue outline on cookie consent pop up buttons.

How to get rid of blue outline on cookie consent pop up buttons.

cureblame
Excursionist
35 0 4

My cookie consent has blue outlines/border when clicked. The x svg and the buttons titled "ACCEPT ALL" "DECLINE ALL" "SAVE SETTINGS." I was able to take the blue outline off the check boxes but can't seem to find how to do it to those.

URL: cureblame.com

Pass:shhhbequiet

Screenshot 2024-06-15 213356.pngScreenshot 2024-06-15 213343.png

Reply 1 (1)

Dev-Brad
Shopify Partner
22 0 0

Hey @cureblame, It's advised to leave the blew outlines, they're implemented for accessibility reasons. If a user is tabbing through the website, then they have a visual aid for where they are on the page 

If you still decide to remove it, you'll need to update the CSS and find the class so that you can apply something similar to this

button:focus {outline:0;}

 Let me know if I can help further with this 🙂 

7+ Years as an expert Shopify Developer | Message for a free 15 mins consultation