Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1435133

    Hallo,
    ich haben einen Accordion-Slider auf der Homepage der auf die volle Breite gestreckt ist. Der Kunde hätte aber gerne links und rechts einen weißen Rand. Farbsektionen und Footer sollen aber über die gesamte Breite gehen. Was kann ich machen?

    Danke und liebe Grüße

    #1435162

    Hey Andrea,

    Thank you for the inquiry.

    You can add this code in the Enfold > General Styling > Quick CSS field to apply borders to the accordion slider.

    .aviaccordion.avia-accordion.av-20kk09-5e9d8a8cecdc150ba53caa6aa5560059 {
        border-left: 3px solid red;
        border-right: 3px solid red;
    }

    Best regards,
    Ismael

    #1435184

    Hello,
    thank you. The accordion slider is now perfect (with 10% border).
    Now I have the problem that the color section and the footer are also with this border. But I want to stretch both across the entire width.
    Can you help me one more time?
    Kind regards Andrea.

    #1435205

    Hi,

    Thanks for the update. I can’t see that on my end, did you manage to find the correct settings?

    Best regards,
    Rikard

    #1435414

    Hallo, zuerst funktionierte der Code einwandfrei, aber nachdem ich alle anderen Seiten überprüft hatte, bemerkte ich plötzlich, dass im Abschnitt “Über uns” innerhalb der ersten farbigen Sektion kein Text mehr sichtbar war. Also habe ich den Code wieder entfernt. Aktuell ist der Code eingefügt, aber er scheint nicht zu funktionieren. Cache und Verlauf sind gelöscht. Wie bereits erwähnt, möchte ich dass der Accordion Slider einen weißen Rand hat und den Footer so anpassen, dass er über die gesamte Breite der Seite geht und keinen Rand hat. Können Sie mir dabei helfen?
    Liebe Grüße Andrea

    #1435709

    Hi,

    Thank you for the update.

    The css code above should only be applied to the Accordion element and it should not affect other elements in the site. Please add the css code again, then temporarily disable the Enfold > Performance > File Compression settings and deactivate the cache plugin. If the issue persists, provide the login details in the private field so that we can check the site properly.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.