font color for the Title text of the Homepage Search widget in Service Portal in Istanbul

marceiseman
Kilo Contributor

I am rather new at working with Service Portal. I need to change the font color of the Title   that displays in the Homepage Search widget for the Service Portal. The current color makes it hard to read against the background image.

Any help is most appreciated.

Thx

Marc

1 ACCEPTED SOLUTION

Thanks Marc for your response.



How Can we Help? is using "tag line color" class.   You can choose color from "Service Portal Configuration ->   Branding Editor" as describe below:


Screen Shot 2017-06-03 at 6.15.20 PM.png


View solution in original post

14 REPLIES 14

sparticus
Kilo Contributor

Hi Richard, thanks for this.   I tried it but unfortunately it also changes the tagline colour in all the other portals including the default "sp" apart from one even though it is using the same sp table as the other widgets. I'm afraid I do not know enough about how CSS works in relation to SN web pages to figure out why it seems to affect the other portals.


Hi Martin,



Are you setting the CSS within the sp_instance table?



find_real_file.png



find_real_file.png



find_real_file.png


sparticus
Kilo Contributor

Thanks for your reply Richard.



Yes I made the change as described, however if you add a title to say the default Service Portal, which on our OOB was blank so you can't see the change applying the CSS, it shows as white too even though the tagline options are visible in brand editor and are set to grey and there is no CSS in the Platform.   It seems setting the CSS in my portal overwrites whatever is set in the Brand editor for sp.



However I have now added the CSS in the default Service Portal using similar code but replaced "white" with "grey" which thankfully does set it to grey and still leaves my portal as white!



It seems then I could do this for any other new portals, thereby having the control back for tagline colour.



Many thanks for all your help, what a great community this is.


Martin


Glad you got it sorted (kind of!)



There is also some great info here on CSS Hierarchy Service Portal styles


sparticus
Kilo Contributor

Many thanks Richard.


Martin