The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Avatar not displayi...
 
Share:
Notifications
Clear all

[Solved] Avatar not displaying on mobile

3 Posts
2 Users
0 Likes
734 Views
Posts: 12
Topic starter
(@danny)
Active Member
Joined: 3 years ago

Hi:

 

Fist of all, congrats for great plugin!

 

Everything seems to be working fine except for avatar not being dislayed on mobile. Can you help?

URL: https://memoriasdeumaquarentena.pt/3whkkdx7g593v3wr5l5y/

 

Thanks,

Danny

Topic Tags
2 Replies
Asti
Posts: 7105
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

Thank you @danny,

Please use the CSS code below: 

@media screen and (max-width: 600px){
    #wpdcom .wpd-form .wpd-avatar {
           display: block !important;
     }
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all kind of caches (website, browser) and check again. 

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.    

Posts: 12
Topic starter
(@danny)
Active Member
Joined: 3 years ago

Great. Thanks Asti!

Share: