hello all,,
actually the problem is still showing ! mark instead of ( ) –> in Google chrome
in IE it looks fine
—-
once i look into the page source, in both explorer it looks fine…
SOLUTION
I update the CSS file,,
.post-title a {
font: 24px Tahoma,"Pontano Sans", sans-serif;
color: #1772af;
margin-top: -3px;
}
just added the font face tahoma as a first font face before Pontano Sans,, i think there is issue in google chrome with Pontano Sans
thank you,,, 🙂