File tree Expand file tree Collapse file tree
wp-content/themes/indigotree-theme-2025/assets/sass Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33.gform_wrapper .gform_button ,
44.gform_wrapper .gform_next_button ,
55.gform_wrapper .gform_previous_button {
6- background : # a9325a !important ;
6+ background : var ( --wp--preset--color--custom-rose-bloom ) !important ;
77 color : # fff !important ;
8- border : 2px solid # a9325a !important ;
8+ border : 2px solid var ( --wp--preset--color--custom-rose-bloom ) !important ;
99 border-radius : 0 !important ;
1010}
1111
1212.gform_wrapper .gform_button : hover ,
1313.gform_wrapper .gform_next_button : hover ,
1414.gform_wrapper .gform_previous_button : hover {
1515 background : transparent !important ;
16- color : # a9325a !important ;
16+ color : var (--wp--preset--color--custom-rose-bloom ) !important ;
17+ }
18+
19+ .wp-block-button__link : hover {
20+ color : var (--wp--preset--color--custom-rose-bloom ) !important ;
1721}
You can’t perform that action at this time.
0 commit comments