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.

 

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

4 Posts
4 Users
0 Reactions
3,689 Views
(@godinterest)
New Member
Joined: 7 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: 8 years ago
Posts: 6444
 

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: 6 years ago
Posts: 5
 

This works great thanks!


   
Elvina
(@elvina)
Support
Joined: 6 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