elizablake Posted July 4, 2022 Share Posted July 4, 2022 Site URL: https://papaya-armadillo-7acs.squarespace.com/ Hello! I need help with displaying the image on the left and the text on the right in my carousel slider found on the home page and also on this page. I've managed to use code to get the proportions how I want it but just cannot find how to get the image to display on the side. Please help!! Link to comment
tuanphan Posted July 4, 2022 Share Posted July 4, 2022 You mean List Carousel: Client Experiences? 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
elizablake Posted July 5, 2022 Author Share Posted July 5, 2022 54 minutes ago, tuanphan said: You mean List Carousel: Client Experiences? Yes!! Link to comment
tuanphan Posted July 7, 2022 Share Posted July 7, 2022 Add to Page Header <style> @media screen and (min-width:768px) { .user-items-list-carousel[data-alignment-vertical="top"] .user-items-list-carousel__slide { flex-direction: row !important; align-items: center; } .user-items-list-carousel__media-container { width: 50% !important; } .user-items-list-carousel__media { width: 50% !important; } } </style> 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
Create an account or sign in to comment
You need to be a member in order to leave a comment