Ella_jhnsn Posted June 1, 2022 Share Posted June 1, 2022 Site URL: https://www.lovefrombath.com/ Hi, I want my mobile carousel view to be the same as the desktop carousel view (landscape not portrait/cropped) but I can't seem to find the right code to do this. I have used some code to remove the header and footer so I don't know if that's effecting me being able to change this or not. Site - https://www.lovefrombath.com/ Would anyone be able to help me solve this please? Thank you Link to comment
tuanphan Posted June 2, 2022 Share Posted June 2, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { .user-items-list-item-container[data-section-id="6274f31e9a2ee36705a0ce37"] ul { min-height: unset !important; } body.homepage [data-section-id="6274f31e9a2ee36705a0ce37"]:first-child { min-height: unset !important; height: 30vh !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
Ella_jhnsn Posted June 6, 2022 Author Share Posted June 6, 2022 Thank you so much!! 😀 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