↧
Replies: 0
Hi Team,
Good Day!
I need to change the background colour of login button of the popup window.
Used below CSS code but doesn’t work
.xoo-el-action-btn,.xoo-el-login-btn{
background-color:#000000!important;
}
thanks