Fade in mobile logo on scroll

What it does

Fade in mobile logo on scroll for slide in mobile nav
.morph-logo-wrapper { opacity: 0; transition: ease .3s all; } .mhmm-scrolled .morph-logo-wrapper { opacity: 1; }

Where to Add

DIVI theme options