Problem resolved. In case anyone experiences the same problems, below is what was done:
– I exported the Customizer Settings from test
– reset the Customizer&Advanced Settings from 2016
– set the Advanced Settings in 2016 again:
.navbar-default {
background-color: #f8f8f8;
border-color: #c7c7c7;
}
– next I imported the Customizer Settings from test into 2016,
changing the URL
{
“theme_mods”: {
“color_scheme”: “dark”,
“header_textcolor”: “blank”,
“background_color”: “050505”,
“tagline_text_color”: “cecece”,
“title_font_color”: “015670”,
“header_background_color”: “050505”,
“top_nav_brand_text_color”: “003044”,
“caption_title_bg_color”: “ffffff”,
“caption_title_font_color”: “003044”,
“footer_fullwidth_border_bottom_color”: “e5e5e5”,
“nav_menu_locations”: {
“top”: 0,
“secondary”: 2
},
“top_nav_brand_image”: “”,
“top_nav_brand”: 1,
“header_image”:
“http:\/\/esslli2016.unibz.it\/wp-content\/uploads\/2015\/11\/esslli-banner4.png”,
“bottom_nav_brand_text_color”: “”,
“bottom_nav_brand”: “”,
“header_image_data”: {
“attachment_id”: 602,
“url”:
“http:\/\/esslli2016.unibz.it\/wp-content\/uploads\/2015\/11\/esslli-banner4.png”,
“thumbnail_url”:
“http:\/\/esslli2016.unibz.it\/wp-content\/uploads\/2015\/11\/esslli-banner4.png”,
“height”: 186,
“width”: 1169
},
“display_header_static_frontpage”: 1,
“display_header_home”: 1
}
}
Now the Menu color is the same!