Hi,
I would like to do the following:
1) Get rid of the big blue bubble.
2) Change the ‘Replies’ and ‘Leave a reply’ to another language
3) Decrease the spacing between the comments
Thank you in advance!
I seem to have found the comments.php but inputting Russian text in it results in ???????? when saved and on the site. Any fix for that?
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-
.side-container-comment-inner { display: none; }
2- You can use this plugin http://wordpress.org/plugins/codestyling-localization/
3-
.commentlist>.comment { margin-bottom: 10px; }
.comment_content { padding: 0 35px 0px 0; }
Cheers!
Yigit
Hi, Yigit, thanks.
Regarding #3, what’s the code for making the bottom margins of a replied comment also shrink its margins? Otherwise the code you posted affects only parent comments and the not replies to it.
Cheers
Hey!
Please switch to Enfold theme in Appearance > Themes. Currently Twenty Fourteen theme is active
Cheers!
Yigit
Sorry, try now.