css issue with button style
-
First of all, thanks for this great plugin!
The issue: the button style (color, font etc.) cannot be changed.
I’ve created a css folder under my Avada theme.
created a css file with my form name: myform-form-cf7key.css
and placed the following:.cf7sg-button
{
margin-bottom: 0px;
margin-top: 0px;
width: 100%;
height: 40px;
font-family:Roboto, sans-serif;
font-size: 30px;
color:#4cbf9d;
background: #007dc1;
}
What am I missing here?Thanks!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘css issue with button style’ is closed to new replies.