I can’t change the color of my custom SVG Icon


If you uploaded your own custom SVG icon to use on any of our Icon blocks but you are unable to change or add an icon color, this could be caused by the way the icon is set up.

For some SVG icons, they have embedded styles already which may not work as expected when designing it with Stackable. What you can do to make this work is to edit your SVG file and remove the embedded styles which show up like this:

<style>...</style>