Hi there, thanks for getting back to me.
Certainly. It’s on a Samsung J3 phone (ie Android). Sometimes it is uppercase, sometimes lowercase. On the desktop it’s all uppercase – including the portfolio project titles. I have the same problem on the Samsung tablet.
https://photos.app.goo.gl/zxC9vZHVHSgycPZA8
https://photos.app.goo.gl/HXnhRMYNMfVa9UoU9
https://photos.app.goo.gl/ZH8DSGWoECoGEPj4A
I tried to force it to be uppercase by adding additional CSS, but it only seems to work sporadically.
body * { font-family: Nunito, regular;color: #474747;}
h1 * { font-family: Nunito, regular;color: #474747; text-transform: uppercase;}
.wpcf7 input[type=”submit”] {
background: #f3725b; color: #FFF;}
h2 * { font-family: Nunito, regular;color: #474747;text-transform: uppercase;}
h3 * { font-family: Nunito, regular;color: #474747;text-transform: uppercase;}
h4 * { font-family: Nunito, regular;color: #474747;text-transform: uppercase;}
h5 * { font-family: Nunito, regular;color: #474747;text-transform: uppercase;}
h6 * { font-family: Nunito, regular;color: #474747;text-transform: uppercase;}
I don’t suppose you could tell me what the css would be for the site title please? I’m not good with coding ?? I’m more about the structure, words and imagery.