Hi.
I had post comments adjustments problems in mobile devices.
You help me on this with this issue https://kriesi.at/support/topic/post-comments-2/
But now they look misaligned in desktop devices: responses are more to the left than main comments; please check link in private content.
Thank you in advance.
Hi!
Please add following code to Quick CSS
@media only screen and (min-width: 1024px) {
.comment_content {
margin: 0 0 0 20px;
}}
Cheers!
Yigit
Thank you but I need responses are more to the right than main comments.
Now are completely aligned.
Thank you.