Hi there!
Is there a why buttons placed in notification area will partially lost their style?
I mean, only when hovering they’ll show their selected color.
Is it so or is it a weird behave?
Please, let me know something about, thanks.
Hey dalcnetsrl!
Can you post the link to your page where you have notification area?
Best regards,
Yigit
Hi Yigit,
here you are: http://www.dalcnet.com/en/dalcnet-ise-at-2014-amsterdam/
Hi!
Please add this on Quick CSS:
.avia-button.avia-color-orange, .avia-button.avia-color-orange:hover {
background-color: #edae44 !important;
border-color: #CA9336;
color: #fff;
}
Regards,
Ismael
Ok, topic solved, but it still seems to be a strange behave… ;)