Home>Support>How do i get rid of black borders on Accordion widget?

How do i get rid of black borders on Accordion widget?

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

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 3 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    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:

    *:focus {
        outline: none !important;
    }

    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/

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More