Hi,
I'm able to change the title color and font for NetHelp output, but cannot do it for Responsive help output. Which Theme do I change the user.css file? I've tried the following:
/* Page header styles */
#c1headerText {
/* font-family: Georgia, Times, "Times New Roman";
font-style: italic;*/
font-size: 1.6em;
color: #000000;
font-style: italic;
}
Thanks,
Cynthia