Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1465982

    I’d like to add some more playfullness to columns by applying a mask / cut-out,
    for example, I’ve build:
    column
    backend

    how would I apply a mask to that column to give a custom shape to it. (don’t have the shape ready yet, am trying to understand how to achieve this with enfold)
    custom mask for column

    also, how would I add a shape behind it?
    placeing something behind a column / image.

    #1466273

    Hey Peter,

    Thank you for the inquiry.

    There is no default option for this, but you can use the clip-path css property, as suggested by a user in another thread: https://kriesi.at/support/topic/cut-outs-for-images/#post-1465984

    To achieve the desired effect, place a Video element inside a Column element, assign a unique class name to the column, and then use that class name to apply the clip-path property.

    For more info about clip-path, please check: https://css-tricks.com/almanac/properties/c/clip-path/

    Best regards,
    Ismael

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