Notifications
Clear all

Images NOT displaying correctly on Mobile Devices

2 Posts
2 Users
0 Likes
1,504 Views
Posts: 17
Customer
Topic starter
(@sportsmansparadiseonline)
Member
Joined: 6 years ago

The title says it all. See attached. 

Screen Shot 2018 04 05 at 5.56.10 PM
1 Reply
Astghik
Posts: 5908
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

Hi  sportsmansparadiseonline,

Please use the following CSS code. Put it in Dashboard > Comments > Settings > Styling > Custom CSS Textarea. Save it, delete all caches and do Ctrl+F5 on front-end.

@media screen and (max-width: 655px)#wpcomm .wmu-attached-images .wmu-attached-image{
max-height: none !important;
}

CSS


 

 

 

Reply
Share:
Scroll to top