-
AuthorPosts
-
February 22, 2024 at 3:23 pm #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
February 23, 2024 at 7:21 am #1435162Hey 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,
IsmaelFebruary 23, 2024 at 11:09 am #1435184Hello,
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.February 23, 2024 at 3:04 pm #1435205Hi,
Thanks for the update. I can’t see that on my end, did you manage to find the correct settings?
Best regards,
RikardFebruary 26, 2024 at 11:09 am #1435414Hallo, 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 AndreaFebruary 28, 2024 at 10:40 am #1435709Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.