Hi, for some reason the text highlighted in the screen shot are displaying in all capitals even though i did not write it like that, can you tell me how to amend this please?

This topic has 4 replies, 3 voices, and was last updated 11 years, 10 months ago ago by Robert Hall
Hi, for some reason the text highlighted in the screen shot are displaying in all capitals even though i did not write it like that, can you tell me how to amend this please?

Hello,
You need to add the following code into the custom.css:
.banner-content h1, .banner .banner-content h2, .banner .banner-content h3, .banner .banner-content h4, .banner .banner-content h5, .banner .banner-content h6 {
text-transform: none;
}
Regards,
Jack Richardson
Cheers…
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Text Display’' has been successfully resolved, and the topic is now closed for further responses