Hi. Is there a way to disable the logo from shrinking when scrolling. I’d rather the full logo be fixed and the page to scroll behind it rather than transitioning to a small logo.
Hey!
Open up enfold/js/avia.js and replace
avia_header_size();
with
//avia_header_size();
Regards,
Peter