Custom CSS doesn’t load
-
Hello there,
on the single product page I use the following code to link the final price color and font size to the Proteo option in Customize > WooCommerce > Single Product page > Product price and Add to cart..woocommerce-variation.single_variation .price { font-size: var(--proteo-single_product_price_font_size, 2.1875rem); color: var(--proteo-single_product_price_color, var(--proteo-main_color_shade, #448a85)); }
This worked fine until now.. Now when I get on a single product page and choose a different product variation, the final price color and font size doesn’t get shown correctly.
I hope you can help us with this problem.
Thanks in advance,
PJThe page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Custom CSS doesn’t load’ is closed to new replies.