Icons aren't changing color. Why?

Most BYQ templates use SVG icons inside Embed elements. Those icons use:

  • stroke="currentColor"
  • optional variable tokens

If the icons in your template don’t change color, they’re likely PNGs or SVGs exported as static graphics.

To recolor them:

  1. Extract the asset from the template
  2. Open it in Figma
  3. Change the stroke or fill
  4. Re-upload the icon into Webflow