Create a button using custom style and shape using blueprint or C++

`Hi,

I am creating a menu system and trying to create custom shape for button using blueprint. I am drawing a material , but the result is not as expected. The border color with proper shape is coming but the color inside the border is not coming, as you can see in the below image.

Kindly let me know where I am making mistake

#Opacity Channel

Try using the opacity channel (the last one, the grey one)

instead of dragging your top channel / all to opacity as well

in other words

you should have different links for the different channels

top most = where it is now

but

the bottom most connects by itself to the opacity

so again

white = where it is

grey = opacity

Rama

Thank you , it worked after I whiten out the entire area I needs to be filled with desired color , in the opacity channel