On the Website https://marschner-webdesign.de/
The text “Alarmierungsnummer…” and the menu are no longer placed centred after updating GenerateBlocks Pro and GP Premium
On my local PC without the newest version of GenerateBlocks Pro and GP Premium the line with the “Alarmierungsnummer” is placed correctly under the menu and the Logo and the menu together are horizontally centred.


After the update to the newest versions of GP Premium and GenerateBlocks it is no longer positioned correctly. (I guess the latest Update to GP Premium or GenerateBlocks Pro was the cause)


Unfortunately I found no way to correct the positioning. Might you be able to help?
What I need is the head to look as on my local PC (that is image 1)
When scrolling down the webpage the menu and text “Alarmierung…” are centred correctly
I use the following “own” CSS
/* CSS Klassen werden benötigt für die Anzeige der Alarmierung. */
.main-navigation .inside-navigation {
justify-content: space-around;
}
.main-navigation .inside-navigation .gb-container.alarm {
display: block !important;
}
Kind regards
Dorothee