Tagged: enfold
-
AuthorPosts
-
July 4, 2018 at 11:55 am #981113
Hallo Enfold-Team,
ich suche für meine Seite https://www.turnera-diffusa.com/ eine Möglichkeit, ein Element über zwei andere Elemente zu legen. Auf der Startseite befindet sich eine graue Farbsektion zwischen den beiden Inhalts-Sektionen. Hier möchte ich mittig ein Element mit Headline einfügen, das oben und unten ein Stück in die beiden Inhalts-Sektionen hineinragt.
Wie könnte ich das einrichten? Vielen Dank schon jetzt!
Hello, I’m looking for my site https://www.turnera-diffusa.com/ a way to get an item across two other items lay. On the start page you’ll find a gray color section between the two content sections. Here I would like to insert in the middle an element with a headline, which protrudes above and below a piece into the two content sections.
How could I set this up? Many thanks in advance!
July 6, 2018 at 11:08 am #981980Hey Johannes,
Thank you for using Enfold.
Can we see a screenshot or mockup of the layout that you’re after? Turn on the custom css class field so that you can modify a certain element with css.
Best regards,
IsmaelJuly 6, 2018 at 12:44 pm #982013ich kenne den Inhalt jetzt nicht – da wäre es schön der wäre schon platziert.
Ich würde der grauen Colorsection – wie Ismael sagt – eine custom-class geben zB: ueberstand
und vor allem kein padding festlegen noch eine mindesthöhe !!!
___
I don’t know the content now – it would be nice if it was already placed.
I would give the grey color section – as Ismael says – a custom-class e.g.: ueberstand
and especially no padding nor a minimum height !!!dann in das quick css:
then into the quick css:.ueberstand { height: 100px !important; } .ueberstand .container { position: relative; top: -50%; }
du kannst das hier mal sehen mit einem bild in der color-section:
you can see this with an image in the color-section:
https://webers-testseite.de/buttons/wenn ein Slider direkt oberhalb liegt (oder ein advanced slider) denke ich müßte man auch noch einen z-index für diese “ueberstand”-Sektion hinzufügen
if a slider is directly above (or an advanced slider) I think you would have to add a z-index for this “ueberhang” section too- This reply was modified 6 years, 4 months ago by Guenni007.
July 7, 2018 at 10:24 am #982364Vielen Dank an Ismael und an Guenni007 – unkompliziert wie immer: https://www.turnera-diffusa.com/#zeichnung
Thank you Ismael and Guenni007 for that simple solution: https://www.turnera-diffusa.com/#zeichnung
July 7, 2018 at 2:43 pm #982479Hi schnelletexte.de,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.