Woher kommt der Abstand zwischen den beiden Bildern und wie kann ich ihn deaktivieren?
Am Schluss sollen sich beide Bilder am Eck treffen.
LG MF
Hallo fruntkeMarcel,
Please try the following in Quick CSS under Enfold->General Styling:
.flex_cell .avia-image-container.avia-align-right {
margin-left: 0;
}
.flex_cell .avia-image-container.avia-align-left {
margin-right: 0;
}
LG,
Rikard
Wenn du ein Grid-Row nutzt, dann wird per Default Wert dir zunächst immer die 1/2 1/2 Variante angeboten.
Standard Werte sind aber auch für die Zellen ein Padding von 30px – das kannst du auch innerhalb des ALB selbst ändern.
Hintergrundbilder sind davon natürlich nicht betroffen, die füllen die Zelle aus.
Klasse! Vielen Dank!
Ich habe die Hintergrundoption übersehen, da diese standardmäßig eingeklappt war. Sie können das Ticket gerne schließen.
LG Marcel
Hallo Marcel,
Great, I’m glad that we could help and thanks to @guenni007 for helping out as well. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
LG,
Rikard