Hey, since a few weeks I have a border around toggles and tabs when I click on them.
I already know it’s the selection element background color, which makes sense when you mark some text. But for me it doesn’t make sense that it appears when you click to open a toggle or a tab element. But on my side it only appears in Chrome browser. In Firefox it looks fine.
Any idea how to disable that?
best regards,
Patric
Hey aicompcloud,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.js_active .toggler:focus {
outline: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
works great
thank you
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon