Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1231465

    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

    #1231626

    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

    #1231639

    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.

    #1231687

    Klasse! Vielen Dank!
    Ich habe die Hintergrundoption übersehen, da diese standardmäßig eingeklappt war. Sie können das Ticket gerne schließen.
    LG Marcel

    #1231969

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Full Width 50/50 Column (DE)’ is closed to new replies.