Forums

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

Home Forums CSS svg trouble Re: svg trouble

#139626
CrocoDillon
Participant

Not sure but I think you’d need to embed the svg into the html, so you can target the nodes… like:

#bird {
fill: #fff;
}