.button.primary
{
background-color: #000000;
}
That particular button color uses the palette, but it doesn't have its own style property. You can add this to EXTRA.css to change that color:
Code:.button.primary { background-color: #000000; }
The button borders are defined in this property:
Admin CP -> Appearance -> Style Properties -> Buttons -> Button
It might be in this other style property group:
Admin CP -> Appearance -> Style Properties -> Form-Type Overlays
I can't know for sure without looking at your code for your custom overlay.
Maybe this:
Admin CP -> Appearance -> Style Properties -> Buttons -> Button, Focus State
Maybe this:
Admin CP -> Appearance -> Style Properties -> Buttons -> Button, Focus State
We use essential cookies to make this site work, and optional cookies to enhance your experience.