si-fi Posted April 25, 2020 Share Posted April 25, 2020 Site URL: https://www.globalstagestreams.com/ Hi, I'd like to add some CSS code so that the gallery near the bottom of the site centre aligns when viewed on mobile. It looks fine on desktop with the 5 images in a row but when I view the site on mobile the last image of the gallery is aligned to the left. Can anyone tell me what code I'd need? Thanks https://www.globalstagestreams.com/ password: global1 Link to comment
tuanphan Posted April 25, 2020 Share Posted April 25, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1587658163210_68106 .sqs-gallery .slide:last-child { width: 100% !important; clear: left !important; text-align: center; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.