holahannah Posted June 21 Posted June 21 Hello, I've created a testimonial slider using a summary block, however I want to move the image to the bottom of the text (rather than the top) - does anyone know the code or have a resource for that? Screenshot for reference. https://beseensocials.squarespace.com/ password: bandit (scroll down to the testimonials section) Thank you
Solution Lesum Posted June 21 Solution Posted June 21 @holahannah Hi! Add this code under Website > Pages > Website Tools > Custom CSS section[data-section-id="666d2230ff99636e186cc1f2"] .sqs-block-summary-v2 .summary-item { display: flex; flex-direction: column-reverse; justify-content: flex-end; } If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment