Notifications
Clear all
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.