Hi,
I'm having real trouble changing font relating to products.
It would seem they don't adhere to my previous coding ( a custom font change for h1, h2,h3 and P)
I have searched this forum and did try solutions already posted to no luck.
Anyone know what could be wrong?
tweak-product-item-details-show-title .ProductItem-details h1.ProductItem-details-title {
font-family: 'TYPEWRITER';
}
Also tired this one:
.producttitle {
font-family: 'TYPEWRITER';
}
Sorry, very new to CSS but what seems to work for some people just isn't for me.
My site isn't online yet so I have attached a screenshot and circled the text I would like changing to the typewriter font seen also in the image. Thanks so much!