Hi,
I’ve got a fullwidth slider with one link button. I’ve set the button to be black, but still it’s more like grey. I guess, there’s some opacity setting or overlay, that I’ve missed, but where can I change that? I need the background of the button to be #000000
Thanks,
M
Hey Malene,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-button.avia-color-black {
background-color: #000 !important;
}
Best regards,
Rikard
Thanks! It worked just perfectly!
Awesome support :-)
/M.