I would like my site’s background to change based on which filter is active on the main portfolio page. I have been digging around in arnold/js/custom.theme.js but I can’t find where the js filter is applied and the ui changes. Could you point me to which line this occurs on? I think from there I can simply add style.body.backgroundColor = [whatever] ect.
My site is https://ajalong.com/digitalmedia/ if that helps but I don’t think it’s relevant in this case.
Thanks!