Hi,
everything is fine now....
I have added myself this morning an extended instruction:
/* Smartphones */
@media (max-width: 767.98px) {
.t4-header .header-block {
height: 150px !important;
}
.t4-header {
min-height: 150px !important;
}
}
/* Tablets (iPad Hoch- & Querformat) /
@media (min-width: 768px) and (max-width: 991.98px) {
.t4-header .header-block {
height: 160px !important;
}
.t4-header {
min-height: 160px !important;
}
.t4-header .logo img {
max-height: 100px !important; / ggf. anpassen /
}
.t4-offcanvas-toggle {
margin-right: 10px !important; / Platz für Menü-Button */
}
}
We can close the case now....all is fine
Thanks !
Regards
Markus