In this quick tutorial I will show you how to make custom portfolio section with Elementor.
First add this class name with image module
scroll_v
Use this CSS code with inner section
:root{ --color: rgba(43,135,218,.2); } selector { box-shadow: 0 3px 9px var(--color),0 14px 0 -7px #fff,0 14px 9px -6px var(--color),0 25px 0 -12px #fff,0 25px 9px -11px var(--color); }
0 Comments