Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1125743

    I’m trying to emulate this layout https://maptia.com/martatucci/stories/weavers-of-the-sky but having a hard time replicating it on a single post.

    Any advice how I can put two columns and have them fill up the screen like the sample above?

    Thanks in advance.

    #1125825

    Hey Martin,

    You should be able to achieve something similar using the Grid Row element, please try that out.

    Best regards,
    Rikard

    #1125951

    Thank you Rikard; That got me on the right track; I appreciate the nudge.

    #1125957

    Rikard, one question – I have the grid rows set up to span 100% of the screen height. On one column I have a single content item – social icon row – that I’d like to align to the bottom. Is there an easy way to do that?

    #1126115

    Hi,

    You would need custom CSS for that, could you post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #1126299

    Thank you Rikard, info attached

    #1126402

    Hi,

    Thanks for that, though the login details are not working. Please check and verify.

    Best regards,
    Rikard

    #1126426

    Try again…

    #1126569

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .postid-611 .avia-builder-el-first {
        vertical-align: bottom;
    }

    Best regards,
    Rikard

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