We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16d4483 + 0655e5e commit 89755f6Copy full SHA for 89755f6
inc/core/styles/frontend.php
@@ -688,7 +688,7 @@ private function setup_form_fields_style() {
688
];
689
$this->_subscribers[ Config::CSS_SELECTOR_FORM_BUTTON ]['border-color'] = [
690
'key' => 'neve_form_button_type',
691
- 'override' => 'var(--secondarybtnhovercolor)',
+ 'override' => 'var(--secondarybtncolor)',
692
693
$this->_subscribers[ Config::CSS_SELECTOR_FORM_BUTTON_HOVER ]['border-color'] = [
694
0 commit comments