Notifications
Clear all
Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Topic starter
04/10/2018 5:32 pm
Hi
Only Author name and track & pingbacks are not responsive! All other components are OK. Could you please investigate !?
Here is an example :
https://www.inbratelamami.ro/2014/04/copilul-agitat-la-san-cauze-si-remedii.html#axzz5Sxz1AuGq
Thank you!
05/10/2018 1:04 pm
Hi @publisher,
Please navigate to Dashboard > Comments > Settings > Styling admin page, put the following CSS code in "Custom CSS Code" textarea, save it, delete all caches, and check again.
@media screen and (max-width: 800px){
#wpcomm .wc-comment-author{
white-space: nowrap !important;
overflow: hidden !important;
text-overflow: ellipsis !important;
width: 100%;
}
}
@media screen and (max-width: 800px){
#wpcomm .wc-reply .wc-comment-header{
margin-left: 60px !important;
}
}
Topic starter
05/10/2018 1:12 pm
Hi Arina!
Thank you so much!
I've just applied to code and the refreshed result was amazing!
Thank you for all
R.