diff --git a/src/functions/customizer.php b/src/functions/customizer.php index 2e1ef39..23a0fb8 100644 --- a/src/functions/customizer.php +++ b/src/functions/customizer.php @@ -720,6 +720,10 @@ function tainacan_get_color_scheme_css( $colors ) { border: 3px solid {$colors['tainacan_link_color']}; } + #return-to-top { + background-color: {$colors['tainacan_link_color']}; + } + {$filter} CSS;