Portal Header Menu Changed colour following upgrade

Sam Ogden
Tera Guru

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;
4 REPLIES 4

Chandu Telu
Tera Guru
Tera Guru

Hi samogden,

 

Please check the versions of theme

 

find_real_file.png

 

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

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 

Sam Ogden
Tera Guru

 

Colours showing in DEV:find_real_file.png

Colours showing in TEST

find_real_file.png

 

 

TEST is what we are expecting