Theme Colour Change
-
Hello
Trying to change the colour of the submit button background but it isn’t working (just remaining blue).
Can the CSS be edited on the basic package?
.wdform_button button {
background:#DC143C;
cursor: pointer;
font-size: 17px;
border-radius: 0px;
min-width: 80px;
min-height: 31px;
color: #fff;
border: 2px solid #68943B;
margin: 5px;
box-shadow: 0px 0px 2px #c9c9c9;
font-family: Segoe UI;
}Thanks in advance
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Theme Colour Change’ is closed to new replies.