I do have the DIVI Theme compatibility on and the settings for the menu are applied to the customizer. I noticed on the pages where it works that the following two divs:
<div id=”page-container”>
<div id=”top-header” class=””>
get these classes added to them on scroll:
<div id=”page-container” class=”et-animated-content”>
<div id=”top-header” class=”et-fixed-header”>
That seems like the obvious issue. The problem is I can’t figure out why they are not triggering on the GeoDirectory page.