Call to action button/hover font color?
-
Does anyone know how to change the call to action button’s font color? I thought I’d be able to alter it via this code:
.widget_sydney_call_to_action .roll-button {
color: #000000;
}.widget_sydney_call_to_action .roll-button:hover {
color: #ffffff;
}But unfortunately it doesn’t work and as my primary color is white, when the cursor is hovered over it, it becomes a white block. Is there a way to change this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Call to action button/hover font color?’ is closed to new replies.