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
Hi Luke,
Try adding the following CSS to WP AdminAppearanceCustom CSS:
You might also need to install the SiteOrigin CSS Editor.