Preview:
/* -- header -- */
@media (min-width: 768px){
	selector .elementor-nav-menu > li:after{
        content: "";
        position: absolute;
        display: inline-block;
        width: 1px;
	    height: 1rem;
	    top: 0;
	    bottom:0;
	    left:0;
	    margin: auto;
	    opacity: 0.5;
	    color:var(--e-global-color-primary);
	}
	selector .elementor-nav-menu > li:last-child:after {
		content: "";
	}
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter