I used CMS Nest + CMS Tabs together, and it works great.
Now, on the child element of the Nest, I need to add a hover effect, but it doesn’t work.
In my case:
Parent collection = Category
Child collection= Partners
I tested with Webflow Interactions or directly with Javascript, but if the Collection works with CMS Nest, the hover is not displayed.
On this page, section “Nos partenaires”, here is the CMS with hover not displaying: Partenaires
hey @hello14! You can do this by resetting Webflow’s interactions engine by code. I also went ahead and added a “safety” measure to ensure CMS Nest and CMS Tabs always work together by preventing the tabs from initializing without all the content.
You’ll need to change the CMS Tabs script in your <head> to