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

infobox of account icons

4 Posts
3 Users
0 Likes
555 Views
Posts: 8
 dexp
Topic starter
(@dexp)
Active Member
Joined: 4 years ago
Hello
In the new version, the infobox of account icons has stopped displaying normally only on the mobile version. Сheck please, thanks!

Screenshot 1

 

 
3 Replies
Asti
Posts: 7144
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

Hi @dexp,

Please leave some example URL to allow us to check it. 

Reply
2 Replies
 dexp
(@dexp)
Joined: 4 years ago

Active Member
Posts: 8

Hi @asti
Please check on your site in the demo (mobile version of the site), it also cuts infobox.
I found a problem you need to change in css (/* Smart Phones */) replace
#wpdcom {padding: 5px 3%; overflow: hidden;} change to #wpdcom {padding: 5px 3%;}

Reply
Tom
 Tom
Support
(@tomson)
Joined: 9 years ago

Honorable Member
Posts: 494

@dexp,

Ok, thank you for the information. We'll fix it in the next version update. Currently, the best way is just setting 30px padding to the wrapper div. If you do any CSS change, don't forget delete all caches and only check using incognito/private session of browsers to avoid the cache.

@media screen and (max-width:600px){
   #wpdcom {
        padding-top: 30px;
   }
}
Reply
Share: