Skip to content

Commit

Permalink
Added SK accent color on Comment submit button
Browse files Browse the repository at this point in the history
  • Loading branch information
mauryaratan committed Nov 11, 2019
1 parent 2c0bade commit ffb4d70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inc/elementor/class-colors.php
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,8 @@ public function register_color_settings( Controls_Stack $element, $section_id )
{{WRAPPER}} .sk-primary-accent.sk-primary-accent h5,
{{WRAPPER}} .sk-primary-accent.sk-primary-accent h6' => 'color: {{VALUE}}',

'{{WRAPPER}} input#submit' => 'background-color: {{VALUE}};',

'{{WRAPPER}} *:not(.menu-item):not(.elementor-tab-title):not(.elementor-image-box-title):not(.elementor-icon-box-title):not(.elementor-post__title):not(.elementor-heading-title) > a:not(:hover):not(:active):not(.elementor-item-active):not([role="button"]):not(.button):not(.elementor-button):not(.elementor-post__read-more):not(.elementor-post-info__terms-list-item),
{{WRAPPER}} .elementor-tab-title.elementor-active,
{{WRAPPER}} .elementor-post-info__terms-list-item,
Expand Down

0 comments on commit ffb4d70

Please sign in to comment.