I need to get the text inside of a Collection Item to change on hover.
So I have a Collection → Item → Link → Heading.
Removed all stylings and made texts inherit everything off Collection Item, it really inherits the font and its size, but it doesn’t apply any color changes.
Every setting tells me the color is #333, but it is in fact blue, like the default color of link.
The goal is to make text change color on hover on the entire collection item.