Viewing 24 posts - 1 through 24 (of 24 total)
  • Author
    Posts
  • #1476759

    Hi,
    I’m a great fan of the enfold theme and running it on three own pages and on clients pages.
    I really like the layout and style on this page, which is built with Avada : Link

    Is there a way to achieve this with enfold? Could you build a demo to use?
    I’d rather keep using enfold.

    Best regards

    #1476797

    Hey northorie,

    Thank you for the inquiry.

    Yes, the layout should be possible with Enfold but it will require some modifications. Unfortunately, we won’t be able to build a demo specifically for this site, but we can assist you if you encounter any issues building the layout.

    Best regards,
    Ismael

    #1476809

    Good to hear.
    Can you give me hints how to achieve this layout? Which elements should I use? I have no clue how to start.

    Best regards

    #1477018

    Hi,

    The first section with the background image can be recreated using the Color Section element or Fullscreen Sliders. The page can be set to have a transparent header. For the next section, you can use Column elements and apply some custom css to adjust the container width if needed. The theme also includes a built-in Contact Form element which can be added using the Advance Layout Builder (ALB).

    You can check the documentation for more details on the builder and available elements: https://kriesi.at/documentation/enfold/

    Let us know if you need more info.

    Best regards,
    Ismael

    #1477121

    Hi Ismael,
    thank you, I guess I have a clue how to start.
    I don’t know how to achieve this black “connecting-in” though.
    Can you help me?
    Screenshot

    Best regards

    #1477199

    Hi,
    Thank you for your patience. but the vertical black line is from a special element in the fusion plugin, Enfold doesn’t have such an element, we have a horizontal hr element.
    If you would like to request this feature, the Dev Team has opened a new Github Feature Request for users to place requests and follow them as the Dev Team reviews them.

    Best regards,
    Mike

    #1477204

    Thank you, that’s a pity…could I achieve it with an image inside a cell?

    Best regards

    #1477211

    Hi,

    Yes, you can use an Image element, apply a Custom CSS Class to it, and then make a few css modifications to adjust its position. This can also be achieved with pure css. If you can provide a test page, we’ll send you the initial css.

    Best regards,
    Ismael

    #1477406

    Hi,
    test page, user and password in private data. I would appreciate your help!
    Best regards

    #1477442

    Hi,

    Thank you for the info.

    Did you create a test page for the layout above? We tried logging in, but the credentials provided are invalid. Please check the info carefully or provide another admin account.

    Best regards,
    Ismael

    #1477485

    Yes, I’ve created a test page and I’m getting closer.
    I’m struggling to set the first column row higher, placing the text inside the header and I have no clue how to get this vertical black line.
    Would you kindly try to log in again?
    Links and password in private content.

    Thank you and best regards

    p.s. the present colors don’t matter at the moment. I just want to get the layout done

    • This reply was modified 1 month, 1 week ago by northorie.
    #1477526

    Hi,

    We applied a unique class name (av-black-vertical-line) to the first column with the feather image, then added this css code to create the black line.

    .av-black-vertical-line:before {
        content: '';
        width: 1px;
        height: 200px;
        position: absolute;
        background: #000000;
        top: -100px;
        left: 100px;
        display: block;
        z-index: 1000;
        visibility: visible;
    }
    

    We also added a separator/whitespace element to the first section to create a huge space at the bottom, then added this css to pull the columns upward.

    .av-grid-with-black-border {
        position: relative;
        z-index: 100;
    }
    
    .av-grid-pull-black-border {
       margin-bottom: -324px;
    }

    Best regards,
    Ismael

    #1477548

    Thank you! the black line is really cool! How can I use the line on other pages than the front-page?

    And how can I get the first column row to lay above the first color section, like this (mockup):

    Best regards

    #1477663

    Hi,
    apply a unique class name (av-black-vertical-line) to the column that you want the black line on, please examine the column that Ismael did for you.
    To move the column up use the setting to add a negative top margin.

    Best regards,
    Mike

    #1477944

    Yes, I can move the column upwards, but the column-shadow stays where it is. Please take a look: http://schlafundseele.mindful-designs.de

    #1477975

    Hi,

    You may need pull the whole cell instead.

    .responsive #top #wrap_all .flex_cell.av-m7dbfxs0-8641a1a6d69afe4c2e8bb61389de1cc0 {
        top: -100px;
        position: relative;
        max-width: 50%;
        display: block;
        margin: 0 auto;
    }

    View post on imgur.com

    You may want to avoid applying 500px padding on both sides of the cell because it makes the container too narrow on large screens.

    Best regards,
    Ismael

    #1478017

    Hi, thanks!
    But now the cell is fullwidth.
    I also tried with !important … not change

    .responsive #top #wrap_all .flex_cell.av-m7dbfxs0-8641a1a6d69afe4c2e8bb61389de1cc0 {
        top: -100px !important;
        position: relative !important;
        max-width: 50% !important;
        display: block !important;
        margin: 0 auto !important;
    }
    

    Would you kindly take a look again?
    LogIn-Information in private content

    Best regards

    #1478069

    Hi,

    We added the class name “av-grid-narrow-column” to the grid row element containing the columns, then added this css code.

    @media only screen and (min-width: 989px) {
      .responsive #top #wrap_all .av-grid-narrow-column .flex_cell {
        top: -100px;
        position: relative;
        max-width: 64%;
        display: block;
        margin: 0 auto;
      }
    }

    Please remove the 500px padding on both grid row.

    Best regards,
    Ismael

    #1478159

    Thank you! But that’s not exactly what it should look like, is it? ;)

    Screen

    • This reply was modified 1 month ago by northorie.
    • This reply was modified 1 month ago by northorie.
    #1478203

    Hi,

    We created a test page, adjusted the layout and edited the css code. You can follow this layout for the other columns. Please check the private field.

    Best regards,
    Ismael

    #1478273

    Thank you!
    There is still a glitch though:
    http://schlafundseele.mindful-designs.de/wp-content/uploads/2025/02/Bildschirmfoto-2025-02-27-um-20.16.28.png

    Is it only possible without the box-shadow?

    best regards

    • This reply was modified 1 month ago by northorie.
    #1478417

    Hi,

    Yes, unfortunately, it’s only possible without the box shadow. Fur further assistance with customization and building your site, you can hire a freelance developer or contact our partner, Codeable.

    https://kriesi.at/contact/customization

    Best regards,
    Ismael

    #1479017

    Thank you, topic can be closed

    #1479044

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 24 posts - 1 through 24 (of 24 total)
  • The topic ‘Layout possible with Enfold?’ is closed to new replies.