Cannot Modify Product Title and Product Price Color
-
Hello,
I am using [sc_product_list] shortcode in an Elementor page and I am trying to modify the color of the product title and price. I followed your docs and attempted by adding the following two CSS methods under Appearance > Customize > Additional CSS::root:root{ --sc-product-title-text-color: #ffffff; --sc-product-price-text-color: #ffffff; }
sc-product-item-title::part(title), sc-product-item-price::part(price){ color: #ffffff; }
None of these worked for me. I even tried to add !important parameter. Can you tell me how to fix this?
PS: I am using SureCarts Dark theme.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Cannot Modify Product Title and Product Price Color’ is closed to new replies.