This topic is: not resolved
-
When giving a particular content element a different style it does not respond.
I added “price” to the Woo Single Product Price Settings and then added this code to the custom css settings:
price {color:#fdd000; font-weight: 400; font-family: ‘helvatica’, sans-serif; font-size:18px; line-height:24px; overflow-x: hidden;}
Any idea why it won’t work?