daglaus Posted September 14, 2019 Posted September 14, 2019 Hi, Description under gallery images is not visible on mobile, but is fine on web. Se example at: http://www.ragnhildsovik.com/prints/2018/11/10/april-iv Increasing the padding between the stacked images on mobile does not seem to help. I've used this custom css: .collection-type-gallery.full-view #topNav { display: block;}.collection-type-gallery #slideshowWrapper .image-description { display:block; color:black; background-color:#fff; text-align:center; position: absolute; bottom: -14px; opacity: 1.0; padding-top: 10px; height: 50px; } Triedto ad this fix from the forum, but does not help:@media only screen and (max-width: 480px) { .sqs-gallery-block-slideshow .meta { display: block !important } }
tuanphan Posted September 15, 2019 Posted September 15, 2019 Worked fine here. Did you solve the problem? @daglaus Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
daglaus Posted September 15, 2019 Author Posted September 15, 2019 Thanks @tuanphan I still can't fix it. The description is only visible under the last photo in the gallery (on mobile).
Recommended Posts
Archived
This topic is now archived and is closed to further replies.