Ist oben links ein Auto und nur die Hintergründe wechseln anscheinend
Kann mir jemand sagen wie ich das in Mobirise hin bekomme ? Gefällt mir nämlich

Code: Alles auswählen
<img style="max-width: 150px; " src="https://www.mobirise-tutorials.com/Testseiten/Testseite-Blank/logo-mobirise-250x250.png" alt="Logo">
Code: Alles auswählen
<img style="max-width: 652px" src="https://www.mobirise-tutorials.com/Testseiten/Testseite-Blank/mustangklein.png" alt="Mustang" title="Mustang">
Code: Alles auswählen
.carousel-caption {
margin-bottom: -2vh;
}
@media (max-width: 992px) {
.carousel-caption {
margin-bottom: -4vh;
.mbr-section-text {
display: none;
}
}
}
Code: Alles auswählen
.carousel-caption {
margin-bottom: -5vh;
}
.mbr-section-text {
margin-top: -40px;
}
@media (max-width: 1400px) {
.carousel-caption {
margin-bottom: -4vh;
}
}
@media (max-width: 1200px) {
.carousel-caption {
margin-bottom: -6vh;
}
}
@media (max-width: 992px) {
.carousel-caption {
margin-bottom: -5vh;
.mbr-section-text {
display: none;
}
}
}
Mitglieder in diesem Forum: Ahrefs [Bot] und 3 Gäste