Home Analyst Portal

Reformatting Body Text Size in Request Offerings

Adrian_PaechAdrian_Paech Customer Advanced IT Monkey ✭✭✭

Hello,

I want to change the size of the default Body Text in Request Offerings (e.g.: the size of the text that appears under the "Instructions"), and other "display" fields on the form.

We find the text a bit too small by default

Also, I found an earlier post on how to update the Input Prompt fields on a Request Offering..
e.g.:

.editor-label {
 text-transform: capitalize;
 font-size: small;
}

How do I achieve the same thing on the Incident and Service Request forms?

Thanks!

Adrian

Best Answers

Answers

  • Adrian_PaechAdrian_Paech Customer Advanced IT Monkey ✭✭✭

    Thanks Carrie / Seth!

    After switching on developer mode in IE, it was all much easier.

    Got it perfect now.

    Also didn't know you could do "#requestOfferingCont" in css. so that was helpful :)

    Thanks again.

    Adrian

Sign In or Register to comment.