Class Problem
-
Hello, thank you for the plugin. I think it is quite successful.
However, there are some points that I do not understand.
For example, I want to create a simple contact form. Name, Email and Message.I have defined a text field for the name. Also a label (Your Name). So far, no problem.
I named it a class under the heading Display. For example, customer-name.Then I switched to wp-admin> view> customize> additional css. Because I want to change the default font color (red).
.customer-name {
color: green;
}
However, the CSS code does not work. It is still red in color. What could be the reason for this?2-) I want to report a mistake.
As seen in the image below, the images are not loaded in this section. This happens when I translate. I don’t know why, but as far as I can see it doesn’t perform the “hover” function.
Image
The topic ‘Class Problem’ is closed to new replies.