Beginner CSS Question
-
In a form builder it gives me the option to add a “css class.” I understand what that means, and I’ve added the class and css to the “additional css” in the theme customizer. But what I don’t know is how to input the class in the form that’s asking me for it. Do I need to include a # or a . in front of the name, something else, or nothing? I’ve tried each of these three options but the style changes are not displaying.
Here is my code:
.contactform-button { background-color: #E49854;So what would I use as the “css class”, what would be the actual name I should input?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Beginner CSS Question’ is closed to new replies.