Hi,
New products on my site are in bold but best sellers are not, is there a way to set bold on this?
thank you
New products on my site are in bold but best sellers are not, is there a way to set bold on this?
thank you
.bestSellersMarketingListEntry {font-weight:bold;}
.bestSellersMarketingListEntry p {font-weight:bold;}
Comment