Hello. How can you control the height of the shrinking header? Is this in the css somewhere? Thanks.
Hi joe88,
You would need to modify the javascript function that handles the change. Right now it calculates the height and sets it as inline css using 50% of the regular sized header.
Look for:
function avia_header_size()
in js>avia.js within the theme files.
Regards,
Devin