My problem:
I’ve got 5 category links which have to be custom code embeds as I want the SVGs to change colour on hover. I can do this fine but the problem comes if I want to have a different embedded SVG per category. Any ideas how to a path’s fill as ‘currentColor’ for a collection item?
Anybody got any ideas?
(@thesergie I’ve read your article regarding fill=“currentColor”, maybe you can help?)
Hi @uxmike! Thanks for reaching out. Yeah you can currently drop the svg code in an HTML embed element like this (below), add a class to the element, and add hover properties.