@larissakeepmake other plugins/themes override Helpful. In your case it is the mai-theme-engine.
You can put the following into the customizer of WordPress:
.helpful-controls > div > button {
color: #333 !important;
}
.helpful-feedback-form > button {
color: #333 !important;
}
How to find the customizer and how to insert your own CSS is very well described here: wpbeginner.com
In the settings under Feedback, you can customize the labels for the feedback form and give the button a name.
-
This reply was modified 6 years, 10 months ago by
Pixelbart.
-
This reply was modified 6 years, 10 months ago by
Pixelbart.
Thanks! That worked, btw, you could use a little spacing beneath the description text https://screencast.com/t/bUs8filLV. (Or how do I reduce the size of the headline, I use the description because the size works better with my site design)
@larissakeepmake Perfect! The space should be fixed with one of the newer versions.