By User on Saturday, 07 December 2019
Posted in General Issues
Replies 1
Likes 0
Views 407
Votes 0
Hello. Users complain about viewing photos in popup.
When they use Mobile they can see arrows < and > over image that does not allow to enjoy photo or make screenshot without it. I would never have thought it was important to them.

Is it any way to hide it on mobile only (with CSS for example)?

Thanks.
Hi there,

Can you try to apply css code below and see how it goes.


#es .es-photo-item.layout-item .es-photo-nav-button {
display: none !important;
}
·
Monday, 09 December 2019 11:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post