I am trying to change the border and fill color of a circle frame, but am unable to do so. Using the advanced editor, I set the color to the desired hex value, but on the canvas it is using alpha transparency. I would like this to be solid.
I've tried editing the CSS...changing any and every instance of alpha to 1 with no luck. Also, I would like to fill my circle with a background color. Is this not possible? Basically changing and applying any CSS yields no change on the canvas. What am I doing wrong?
I've tried editing the CSS...changing any and every instance of alpha to 1 with no luck. Also, I would like to fill my circle with a background color. Is this not possible? Basically changing and applying any CSS yields no change on the canvas. What am I doing wrong?