-
Posted a reply to Active Accordion not Fully Active, on the site WordPress.org Forums:
Here's a workaround using jQuery. <script> jQuery('dd:has("div.active")').addClass('active'); </script> -
Created a topic, Active Accordion not Fully Active, on the site WordPress.org Forums:
This is what Foundation need to work corectly. ul ->…