The last code works perfectly.
Thanks
Announcement
Collapse
No announcement yet.
Remove "likes" display from statistics view
Collapse
X
-
Try amending as follows:
Code:.votes-count { display: none !important; } .b-meter { display: none !important; }
Leave a comment:
-
Ok perfect, I have added to css editor and they disappeared, but "likes" display haven´t disappeared on mobile responsive design. Why?
Thanks
Leave a comment:
-
Add the following to the template css_additional.css:
Code:.votes-count { display: none; } .b-meter { display: none; }
Leave a comment:
-
Remove "likes" display from statistics view
Hello
I would like to know how to remove the "likes" display from statistics view due to the fact that I have disabled the option to vote, so it doesn´t have sense to show this at this moment.
Also, it will be good to know if I can change the reputation display below the avatar, as I said before... It hadn´t any sense to show this image if I disable the option to vote.
ThanksLast edited by josealbertocll; Sun 1 Nov '15, 10:49am.Tags: None
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Leave a comment: