Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #753202

    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

    #753218

    Hey envapk2,

    You can achieve this via our toggle element. Please see the following:

    Best regards,
    Jordan Shannon

    #753224

    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

    #753244

    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

    #756189

    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

    #756340

    Many thanks Ismael, that is working well.
    Peter

    #756571

    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

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