Hello All, I am using some custom CSS to set button for button colors per this:
.fep-button {
background-color: #ffffff !important;
}
.fep-button-active {
background-color: #5033679c !important;
}
.fep-success {
background-color: #33679c !important;
}
#fep-header, #fep-content, #fep-footer {
border: 1px solid #33679c !important;
}
And I am getting most of the buttons the way I want them per the attached image. Can you assist in getting the active button text to display as #ffffff and the send(submit) button to either have the same color as the active button or white as it is now with #33679c as the text for the send button please? None of the appearance settings seem to have any affect on the message screen so not sure how to get there from here. Please advise. Thanks
Attachments:
You must be
logged in to view attached files.