Hi
Is it possible to achieve something like on this website
http://harpe45.ch/
i.e., where you have sections or columns that fully open and close on clicking a link?
many thanks
Peter
Hey envapk2,
You can achieve this via our toggle element. Please see the following:
Best regards,
Jordan Shannon
Hey envapk2!
Yes you can do that.
You can use colorsections and manipulate them that way.
Do let us know if there is anything else we can do.
Thanks a lot
Cheers!
Basilis
Hi Basilis
I can’t see how that can be done – i.e. having only the top of the color section visible a toggle button that opens the color section fully.
Using the Accordion element, as Jordan suggests, does something similar but it doesn’t go full width and you can’t change the background colour of each accordion element.
Peter
Hey!
Insert the accordion element inside a color section. If you want to set the width of the container to 100% or full width, please follow this instructions.
// http://kriesi.at/documentation/enfold/color-section-with-100-container/
To change the background color of the accordion element, use the following css modification.
.main_color .toggler {
background: red;
}
To specify a different background color for each accordion, turn on the custom css class field.
// http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Regards,
Ismael
Many thanks Ismael, that is working well.
Peter
Hi,
I am glad this was able to be fixed for you! If you need any additional help please let us know!
Best regards,
Jordan Shannon