Setting the color for a button's hovered over state

Hi guys,

I need some help.

I have a button and added a condition to it, see gif:

I selected flat color but I cannot add a choose a color. It defaults to the blue for the default button style.

Anyone know how I can set a color?

Thanks in advance!

Make sure the type of background is ā€˜flat colorā€™.

Search one more time for ā€œbackground colorā€

Nice gif :wink:

1 Like

Yeh I think it is, take a look here:

I have no idea why the color selector box isnā€™t here.

Can you share a link to the editor?

Its the header element, the button thatā€™s called ā€œBecome a hostā€

I canā€™t open the link

When an element has no background, in conditional you need to 1st choose the background type and 2nd the value

1 Like

@csfalcao is right. And when i check your page I see the optionā€¦

1 Like

Ah thank you and thank you @csfalcao !

I was wondering if there are plans for an ā€œOpacityā€ feature for ā€œFlat Background Colorsā€? So in CSS3 its simply element {opacity: number|initial|inherit.}

1 Like

You can do opacity with the right side of the color picker. Itā€™s a slider, where the lower the slider is, the lower the opacity is. On this screenshot, itā€™s the thing on the far right:

5 Likes

Omdz, thank you!

I honestly would have never found that out!

2 Likes