Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1029623

    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

    #1029667

    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

    #1029886

    Hi Mike

    Thanks, that works great.

    Kind regards
    Roger

    #1029902

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove the word "comment" above contact form of wordpress’ is closed to new replies.