Hello
How can I remove the word “kommentar” right above the contact form in single blog post ? I put the code .minitext {display: none !important} it works for the other mini text but not for this one ?!
Thanks for your help
kind regards
roger
Hey Roger,
Please try this code in the General Styling > Quick CSS field:
.comment-form-comment label[for="comment"] {
display: none !important;
}
Best regards,
Mike
Hi Mike
Thanks, that works great.
Kind regards
Roger
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike