Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘Troubleshooting’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support
Forum
Tagged: stripes thumb height
Hi Support,
I don’t know if the issue is with the gallery height setting or with the stripes module, that does not support vertical images (in your demo I saw only horizontal images).
You can set Base Height for the gallery larger than Base Width. This will fix the crop for album cover.
As for thumbnails, try add code below to the Custom CSS field:
.ss_ajax_item_wrapper .ssc_img { object-fit: contain; }
Also you can try different module.
