Home Forums WoodMart support forum CSS PROBLEM Reply To: CSS PROBLEM

#33405

Artem Temos
Keymaster

Hello,
Try to add the following code snippet to the Custom CSS area in Theme Settings.


div.woodmart-hover-base.has-stars.product-type-external .product-rating-price, div.woodmart-hover-base.has-stars.purchasable .product-rating-price {
    height: 23px;
    line-height: 23px;
}

Kind Regards
XTemos Studio