By Philippe on Monday, 15 March 2021
Posted in Beta Testing
Likes 0
Views 489
Votes 0
Hello,

The gray area above and below the image of a MarketPlace listing is very important on Mobile.

On an iPhone 5, the gray area takes up a huge space.

Without this gray area it is much more pleasant





Thank you,
Philippe
The reason why we added this gray gap is to handle the uploaded image with different sizes.

For example :
1. vertical image ( height > width pixel )
2. horizontal image ( width > height pixel )

If you would like to adjust this, you can try applying the following CSS on your site.


body #es.is-mobile .es-mkp-gallery-top {
height: 255px;
}
·
Monday, 15 March 2021 18:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you for your fast response Arlex

It works. Thanks

Philippe
·
Monday, 15 March 2021 18:30
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Monday, 15 March 2021 18:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post