- Joomla Version
- 5.0.2
- PHP Version
- PHP 8.1.x
- Hoster
- Strato
- Link (URL) zur Seite mit dem Problem
- https://wrws.de
CSS
h1 {
font-size: 1.5em; }
/*Footer Menüzeile zentrieren*/
div.grid-child:nth-child(4) {
justify-content: center !important;
width: fit-content;
flex-direction: inherit; }
.container-bottom-a
{
grid-column: full-start/full-end;
}
Alles anzeigen
Font size funktioniert;
Footer zentrieren funktioniert;
Footer volle Breite funktioniert (noch) nicht. „Width“ full o.ä. ?
Footer: Farbe wie im Header; Funktion wie im Header (stehen bleiben)… Das gibt mir leider noch Rätsel auf.
Danke für die Hilfe!
LG, Boy