tonicastudio Posted February 15, 2022 Posted February 15, 2022 Does anyone know how to make the arrows in a summary carousel block look like this? And how to change the title text? Thank you!https://www.januarymade.co.nz/vip-day n
Beyondspace Posted February 15, 2022 Posted February 15, 2022 44 minutes ago, tonicastudio said: Does anyone know how to make the arrows in a summary carousel block look like this? And how to change the title text? Thank you!https://www.januarymade.co.nz/vip-day n .sqs-gallery-controls > span { position: absolute !important; top: 50% !important; transform: translateY(-50%); } .sqs-gallery-design-carousel .sqs-gallery-controls .previous { left: -10px !important; } .sqs-gallery-design-carousel .sqs-gallery-controls .next { right: -10px !important; } .sqs-gallery-design-carousel .sqs-gallery-controls .next:before { background: url('https://api.iconify.design/carbon/next-outline.svg') no-repeat center center / contain; width: 50px; height: 50px; content: ''; } .sqs-gallery-design-carousel .sqs-gallery-controls .previous:before { background: url('https://api.iconify.design/carbon/next-outline.svg?width=20&rotate=180deg') no-repeat center center / contain; width: 50px; height: 50px; content: ''; } Change the url background with the link of your arrow image meganheath 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment