Yeah, I've not had a chance to dig in to some of the changes Zendesk made to the styling of our theme during an update, there's a few things in there that need tweaking...
Comment actions
Recently, all the post titles have become uppercase. Someone added a line of css code that makes the forum members look like they're yelling!
the code is: { text-transform: uppercase; }
you're welcome
Post is closed for comments.
Yeah, I've not had a chance to dig in to some of the changes Zendesk made to the styling of our theme during an update, there's a few things in there that need tweaking...