Dear WPLMS,
Since text of "take this course button" is sometimes white and sometimes black, I will need to change the button to a background color that works with both text colors.
This is the code
.course_button.button {
background-color: #ffffff;
padding: 2em 4.1em!important;
}
I put this code in my child theme css, but according to console it is over-ridden by another css, so it is still white #ffffff.
.course_button.button {
background-color: orange;
padding: 2em 4.1em!important;
}
Is there another way of getting the background color of the button to change, or for this exact text that displays in the button to be of other color than white from beginning? As if this text is same color as the surrounding desciption text, I want to keep it white.
Demo 13
https://prnt.sc/nr17j1