Tagged: comments
Hey mocablue!
You can move the comment elements around to different areas in /enfold/includes/loop-comments.php on lines 26 – 55.
To tighten up the spacing add this to your custom CSS.
.comment_content { padding-bottom: 0px !important; }
And for getting the formatting options to the comment forms that is going to take quite a bit of time and code to implement so it would have to be considered custom work.
Best regards,
Elliott
Thanks – worked perfectly