Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi when you click on the Accordion widget title or body text there is a big black border that I want to get rid of. How do I get rid of it? See here: https://covidtest.com.au/faq
Hi Larissa
Thanks for reaching out.
If you’re using SiteOrigin CSS you can add the following to AppearanceCustom CSS. If not, you can add the following to CustomizeAdditional CSS:
Browsers add focus styling for accessibility reasons so you might want to leave it in place. You can read a bit more at the links below:
https://stackoverflow.com/questions/3397113/how-to-remove-focus-border-outline-around-text-input-boxes-chrome
https://css-irl.info/accessibly-hiding-focus-outlines/