thecheekypineapple Posted September 4, 2021 Share Posted September 4, 2021 Site URL: https://www.thecheekypineapple.com Hello, This is my first time posting on here, so apologies if I'm missing something important. I've seen some other posts about making equal height carousel cards, but I'm no web designer and can't figure out how to make it work for me. Is anyone able to help me out with some code to get the cards on my homepage carousel equal height? I would appreciate it so much! Thanks in advance Link to comment
tuanphan Posted September 6, 2021 Share Posted September 6, 2021 Hi, Add to Design > Custom CSS > Then save & reload the site /* Equal list slide */ @media screen and (min-width:992px) { [data-section-id="6108257b9deb7c4c6b6631d9"] li { min-height: 600px !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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.