The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Avatar not displayi...
 
Share:
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] Avatar not displaying on mobile

3 Posts
2 Users
0 Reactions
1,257 Views
Posts: 12
Topic starter
(@danny)
Active Member
Joined: 4 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: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 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: 4 years ago

Great. Thanks Asti!

Share: