Portal Header Menu Changed colour following upgrade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2018 04:25 AM
Hi All,
We have just upgraded our DEV instance from Helsinki Patch 12 to Kingston Patch 2.
Just in the middle of checking our service portal and the nav bar is now a black colour rather than grey. On the homepage we have a HTML widget that displays a welcome message. This has also changed colour and is now green instead of white.
I've checked the settings compared to our TEST instance and both are still using the same theme and these look the same from what I can see.
Any suggestions?
Theme:
//
// SASS Variables used in the Service Portal stylesheets
// Lines starting with // are comments
// Colors must use HEX color format (#000000)
//
$sp-logo-margin-x: 15px !default;
//### Colors ###
$primary: #cf1d25;
$success: #5cb85c;
$warning: #f0ad4e;
$danger: #cf1d25;
$info: #428bca;;
$gray-light: #edf1f2;
$gray-dark: #3a3f51;
$state-info-text: $info;
$state-success-text: $success;
//### Typography ###
$text-color: #717171;
$sp-tagline-color: black !default;
$text-muted: #bdc0c4;
$link-color: $info;
//### Navbar ###
$navbar-default-bg: #f8f8f8;
//### Inverted Navbar ###
$navbar-inverse-bg: #000000;
$navbar-inverse-link-color: #ffffff;
$navbar-inverse-link-hover-color: #cf1d25;
//### Components ###
$body-bg: #fefefe;
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2018 04:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2018 05:04 AM
Hi Chandu,
Just checked and both are on the same version.
Any suggestions?
I've also been in the brand editor, when I change any of the colour it refreshes the preview but nothing changes?
Thanks
Sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2018 05:14 AM
HI Samogden,
I've also been in the brand editor, when I change any of the colour it refreshes the preview but nothing changes?
As per my knowledge Kingston Patch 2. is causing the more issues please create a hi tciket
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2018 04:31 AM