Problem in custom CSS
-
Hi there,
There is a typo in the inline_css function of the Swatches class, line 563:
https://plugins.trac.ww.wp.xz.cn/browser/variation-swatches-woo/trunk/inc/swatches.php#L563The code adds an “80” string to the color:
$custom_css .= "--cfvsw-swatches-border-color-hover: {$style['border_color']}80;";That causes an incorrect color for the –cfvsw-swatches-border-color-hover variable, so the option “Border color” does not apply.
Could you fix it? Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Problem in custom CSS’ is closed to new replies.