NhamICAN Posted March 15, 2022 Share Posted March 15, 2022 I built my own custom image slideshow in the code blocks, however, the slideshow is too small in mobile view due to the code blocks not adjusting accordingly. https://wombat-bullfrog-edp9.squarespace.com/-home-new-format-1 I have looked at other posts attempting to address the same issues but I cannot get them to work either, can I get some help on this? Link to comment
tuanphan Posted March 16, 2022 Share Posted March 16, 2022 You mean slide under this heading? Engage 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
NhamICAN Posted March 22, 2022 Author Share Posted March 22, 2022 On 3/15/2022 at 7:27 PM, tuanphan said: You mean slide under this heading? Engage All three, I would like for them to be taller on mobile view. Link to comment
tuanphan Posted March 24, 2022 Share Posted March 24, 2022 On 3/23/2022 at 12:13 AM, NhamICAN said: All three, I would like for them to be taller on mobile view. Try adding to Design > Custom CSS /* Mobile Slide Height */ @media screen and (max-width:767px) { .slideshow-container { height: 300px !important; } .slideshow-container * { height: 100% !important; } } https://wombat-bullfrog-edp9.squarespace.com/-home-new-format-1?noredirect 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