Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1222565

    Hi,
    i found that is possibile to use special color sections svg dividers, as in Avada or Elementor, as described here https://kriesi.at/documentation/enfold/svg-dividers/

    But, i’m not so skilled with it, so i would know how exactly do to add special dividers to my colored sections. Can you please provide an example for me ?
    I ll be very appreciated. Are you even considering to add this feature on next releases?

    Is it possible to develop integration with other snippets from others builders and themes? i d like to use in enfold, image comparison element from avada and lot more of stunning elements from others builders and collections.. are you considering to add a bundle of new elements and demos? also header below slider would be a very nice design feature. I use enfold since 2015, no signifcant updates to elements or demos since that time, are you considering to extend enfold design power? thank you!

    #1223252

    quote

    #1224327

    Hi,
    Sorry for the late reply, I believe this was a concept page that was never completed, our color sections do not use SVG and WordPress doesn’t support it by default. Our borders use this css:

    .avia_transform .av-extra-border-element.border-extra-diagonal .av-extra-border-inner {
        top: 250px;
        right: 0;
        width: 110%;
        height: 100%;
        -webkit-transform-origin: right top;
        transform-origin: right top;
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
        position: absolute;
    }

    Unfortunately, the person that started this page is no longer with us, so I’m not sure what the compete solution was.

    The dev team has many exciting things in the works, but it takes some time to work them out.

    Best regards,
    Mike

    #1224535

    hi, since when WP introduced Gutenberg editor, csv sections are included in every theme and template and they give very dinamic appeal… why didnt you developed for it already? are you planning to add this feature?

    #1224576

    Hi,
    We have many features being developed, but we don’t have a time frame for these. Thanks for your patience.

    Best regards,
    Mike

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