05/19/2017 at 9:49 am
#423485
Keymaster
@ Mitch
re: On the page where it displays the list of Individuals using the Profile template, the names have the uppercase/small caps style added. I have tried adding text-transform: none !important; to any all divs associated with the names, but to no avail. Any idea what class that style is being called from?
This should do it:
#cn-profile span.fn {
font-variant: normal;
}
re: we are setting up a secondary test site that we can provide you the temp login. Stay tuned!
Will do.
