Notifications
Clear all

[Solved] when enable the wpDiscuz the avatar is very large, infact the size of the page.

4 Posts
4 Users
0 Likes
2,958 Views
(@godinterest)
New Member
Joined: 5 years ago
Posts: 1
Topic starter  

when a user logs into comment the avatar is the size of the entire page. i'm having the issue at https://godinterest.com any help would be much appreciated? 


   
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5872
 

Hi @godinterest,

Please navigate to Dashboard > Comments > Settings > Styling admin page, put the following CSS code in "Custom CSS Code" textarea, save it delete all caches, do (twice) CTRL+F5 on frontend:

#wpcomm .wc_social_plugin_wrapper {
display: none !important;
}

   
 Oss
(@oss)
Member Customer
Joined: 4 years ago
Posts: 5
 

This works great thanks!


   
Elvina
(@elvina)
Support
Joined: 5 years ago
Posts: 1403
 

 Hi @oss,

Please let us know if you had the same issue and the CSS code provided above fixed it?


   
Share:
Scroll to top