This topic is: not resolved
-
Hello
Im trying to style this but it is not working using the extra class name. I can only style using the following code in the page css..woocommerce .product .price {
font-size: 20px;
line-height: 24px;
color: #27dde8;
font-weight: 500;
}I want to put the code into the style.css file but only want it to change the style on the shortcode when I use it. What should I be using?
Kind regards
Andrea Fowke