Notifications
                
            
                Clear all
    
            
        
	                                     Topic starter
                    11/10/2019 8:42 pm  
		                                    
        
        
        
    
    	            
	            Hello.
Can someone please tell me how I delete the gravatar pic on my comments box, it is annoying and stopping me from seeing the controls on wp discuz.
Thank you.
PS I was told I would get some custom css here.
	                                                        12/10/2019 11:47 am  
		                                    
        
        
        
    
    	            
	            Hi @grayfriar,
Please navigate to Dashboard > Comments > Settings > Styling admin page, put the following CSS code in the "Custom CSS Code" textarea, save it, delete all caches and check again:
#wpcomm .wc-field-avatararea .avatar{
   display: none;
}
	                                     Topic starter
                    13/10/2019 3:24 am  
		                                    
        
        
        
    
    	            
	            your very kind. THANK YOU. it worked a treat.

 
                        