iOS Question Button Background Color

aaronk

Well-Known Member
Licensed User
Longtime User
Hi,

I am using the Visual Designer to create my UI.

I have added a button to the page and want to change the background colour of the button.

The Button Style is set to custom and it allows me to change the border colour fine.

When I set the background colour to something, it doesn't update the colour on the button.

Is there something I am doing wrong or can't you change the background colour of the button?

The only way I seem to be able to change the background colour is to create a image in Photoshop and set that image as the background image.
 

aaronk

Well-Known Member
Licensed User
Longtime User
Make sure that the alpha level is not set to 0%. Choose a color from the list to set it to 100%.
The Alpha level was set to 1.0, but found that I had to change the value of 'A' under the background colour chooser.
 
Upvote 0
Top