Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Chrome not picking up path id's from css or is it me? Reply To: Chrome not picking up path id's from css or is it me?

#241396
vzed
Participant

The goal is to have multicolor svgs, I’m the designer and the html/css guy at work so I’m naming the layers in my illustrator file so the paths in my svg’s can be changed by my css on the fly by referencing the ID’s but chrome doesn’t seem to care.

In the link the X icon should be blue and pink. Chrome not working

View in Safari, Firefox, Chrome:
–html–
http://flashworkxstudios.com/svgcss/index.html

–css–
http://flashworkxstudios.com/svgcss/css.css

–svg—
http://flashworkxstudios.com/svgcss/svg-store.svg (inspect to see svg defs chunk)