Harshani Posted September 19, 2023 Share Posted September 19, 2023 Hi, my site is harshanilucas.com and the issue is with section - section[data-section-id="6504766f14e2400d9c7e31ae"]. I need this slide show reel to go smaller on mobile view. I tried using codes on the forum. but they make the section smaller not the image so the images get cut off. Im really new to coding so if you could please help me out Link to comment
tuanphan Posted September 21, 2023 Share Posted September 21, 2023 Add to Website > Website Tools > Custom CSS > then save & reload the site /* Mobile reel */ @media screen and (max-width:767px) { section[data-section-id="6504766f14e2400d9c7e31ae"] .gallery-reel { height: 20vh !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
Create an account or sign in to comment
You need to be a member in order to leave a comment