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.
1 parent 1778430 commit 400457bCopy full SHA for 400457b
inc/customizer/class-storefront-customizer.php
@@ -1154,7 +1154,7 @@ public function gutenberg_get_css() {
1154
color: ' . $storefront_theme_mods['hero_heading_color'] . ';
1155
}
1156
1157
- .wc-block-components-price-slider__range-input-progress,
+ div.wc-block-components-price-slider__range-input-progress,
1158
.rtl .wc-block-components-price-slider__range-input-progress {
1159
--range-color: ' . $storefront_theme_mods['accent_color'] . ';
1160
0 commit comments