Pro Gallery navigation arrow in expand mode on focus blue frame

Hi all, I am working with Wix Studio and using pro-galleries. In the expand-mode, the navi-arrow gets a blue frame on focus. I want to get rid of that. I tried to override the CSS but with no success. Anyone can help me?

I believe this may be a browser/Wix accessibility focus outline.

The pro gallery widget are not supported by CSS.

Maybe one of the Wix Team can check

@noahlovell

I thought it may be tied to a global colour but its not.

Hey! Took a quick look, and seems that when the button is focus-visible it has an inset shadow being applied to the button.

Double check that you don’t have any additional code that might cause this (e.g. in the custom code area of your site dashboard).

If it’s still happening after that, I’d recommend opening a bug report for it - Wix Studio - How to report a bug

Hi Noah

I don’t have any additional code in there. Will do and thanks.

I tested on a new blank site and found the same issue.

Yeah, it is there and on all browsers. There must be a way to change that in the code?