Home>Support>inked accordian CSS help – rounded corners

inked accordian CSS help – rounded corners

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!

I’m working on this site: https://dev.43designs.com/

And I’d really like the accordion menus to have rounded corners like the CTA buttons. I tried this:

/*round menu corners*/
.so-widget-ink-accordion {
border-radius: 25px;
}

But it isn’t working. I can’t find the correct class to change the CSS.

Anybody help?

Thank you,

Luke

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

  1. 8 years, 4 months ago Alex S
    Hi, I Work Here

    Hi Luke,

    Try adding the following CSS to WP AdminAppearanceCustom CSS:

    .so-widget-ink-accordion .iw-so-acc-title {
    	border-radius: 25px;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

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