- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2018 08:30 AM
How can i change the text color on the knowledge portal main page. Please refer the attachment and guide me
Solved! Go to Solution.
- Labels:
-
Customer Service Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2018 09:08 AM
It looks like the color for the search widget is defined in the widget itself. You will need to create an update set in the "Knowledge Management - Service Portal" application and select that application. then go to the below link and edit the CSS section accordingly.
/nav_to.do?uri=sp_widget.do?sys_id=04ec050ddb53220099f93691f0b8f538
There is a style there called .cm-main-search. under that you can set the color to what you want.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2018 09:08 AM
It looks like the color for the search widget is defined in the widget itself. You will need to create an update set in the "Knowledge Management - Service Portal" application and select that application. then go to the below link and edit the CSS section accordingly.
/nav_to.do?uri=sp_widget.do?sys_id=04ec050ddb53220099f93691f0b8f538
There is a style there called .cm-main-search. under that you can set the color to what you want.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2018 10:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2018 11:14 AM
.cm-main-search {
color: #0000;
.cm-welcome-msg {
padding-top : 45px;
h1 {
font-weight: 300;
text-align: center;
margin-top: 0px;
margin-bottom: 15px;
}
}
clone the widget edit it.. i want the text color as black and made the above code
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2018 05:25 PM
You can get the solution of your answer here. I also had this problem then someone suggest me the solution and I got the full support from