tonicastudio Posted February 15, 2022 Share 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 Link to comment
Beyondspace Posted February 15, 2022 Share 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) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! 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