hollygrows Posted August 13, 2020 Share Posted August 13, 2020 Site URL: https://www.hollygrows.co.uk Hi, I'd like these arrows to be either side of the photos rather than in the top corner. Any ideas? Template is crosby. Password is hollygrows. Thanks Link to comment
tuanphan Posted August 17, 2020 Share Posted August 17, 2020 Add to Home > Design > Custom CSS .summary-carousel-pager.sqs-gallery-controls { float: none !important; width: 100% !important; display: flex !important; justify-content: space-between; flex-direction: row-reverse; } 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
Guest Posted August 30, 2020 Share Posted August 30, 2020 This code seem to work in 7.1 .sqs-block-summary-v2 .summary-block-setting-design-carousel .summary-carousel-pager { float: none; width: 100%; position: absolute; bottom: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; z-index: 9; } Found it here: https://bamn.digital/blog/change-the-summary-carousel-arrows-on-squarespace Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment