Home Forums WoodMart support forum Google Font Not Working Reply To: Google Font Not Working

#211281

Frozen
Participant

Thanks for looking into this and the suggested change. While it fixed the font issue, but broke the other rules

.product-image-summary-wrap .entry-title {
    font-family: "Baloo Thambi 2", Arial, Helvetica, sans-serif;
    font-weight: "500";
    font-size: "48"px;
}

So the font-weight and font-size are no longer valid.

Thanks

James