boxer19628 Posted April 19, 2023 Posted April 19, 2023 (edited) I have been trying to target the image and text in a section to be able to align horizontally instead of vertically. The section is a carousel. This is what I kind of how I want it to look like. Thank you so much in advance! Edited April 19, 2023 by boxer19628
tuanphan Posted April 22, 2023 Posted April 22, 2023 Hi, Can you share link to this page? We can try some custom to achieve this Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
boxer19628 Posted May 2, 2023 Author Posted May 2, 2023 Sure! Here you go: https://dialogueglobal.com/
tuanphan Posted May 4, 2023 Posted May 4, 2023 Add to Design > Custom CSS .user-items-list-item-container[data-section-id="643986f81d83984fe0852756"] { li.user-items-list-carousel__slide.list-item { flex-direction: row; align-items: center; max-width: 75%; margin: 0 auto; } .user-items-list-carousel__media-container { width: 20% !important; }} Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment