Solved
Background color of a paragraph
How to change the background color of a paragraph in the end of survey custom messages? I have a few end of custom messages in the message library and would like to change the background color with hex code for few of the paragraphs. Can anyone tell me how to do that?
Best answer by rondev
> @pXarma said:
> I dont want gaps between sentences.. The whole background should be yellow, like how we can fill it in Microsoft Word
In the source view of message write the code in following fashion:
`<p style="background-color:#c0392b;">MESSAGE GOES HERE</p>`
Change the hex code in the above code. For every new paragraph using new `p` tag
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

