Hello,
i have an issue with accordion toggle on Safari browsers (Mac, iPad, …). The active toggle shows an border/outline on focus, although i tried to get rid of it with (this works on Windows):
p.toggler:focus {
outline: -webkit-focus-ring-color auto 0 !important;
}
On iPhone SE the border/outline is grey.
Please have a look:
This behavior i see on diferent instances of enfold, p.e. here:
Hope you can help, thanks!
Martin
Hey furtivo,
Please, remove that code and try this:
#top #wrap_all p.toggler:focus {
outline: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hello Victoria,
this resolved the problem, thank you very much!
And thanks a lot for the quick reply as well
Martin alias furtivo
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon