Let's learn how to add this awesome offset border to any Elementor column or container!
While the video is about columns, it works just fine for Elementor containers too. The instructions are pretty much the same.
To begin with, copy this Elementor offset border code
Copy paste this Elementor offset border code under Advanced > Custom CSS for your container.
This will require Elementor Pro. For Elementor free users, give your Elementor a class name under Advanced, then replace 'selector' with your given class name. More information in the video!
<script> /* Please login to get the code * The code will be for the Simple & Easy Elementor Offset Border Design tutorial * Found at this URL https://element.how/elementor-offset-border/ */ </script>
Then, adjust the code to get the design you want
To place the border behind your container's content, add:
z-index: -3;
In the CSS.
If you want a different styling than what is offered by default, adjust the rest of the CSS. More information about this in the video.
Finally, enjoy your awesome Elementor offset border!
Let me know if everything works for you!