On my homepage, I have code to enable a split screen. The first section is text, the second is a fullscreen slideshow gallery but it displays with the images on the left and the text on the right. On mobile, it stacks the gallery slideshow gallery on top of my text.
For mobile, I want to:
1. Switch the order so that the text appears first, then the slideshow below (they are in different sections)
Site URL: https://alligator-horse-4t36.squarespace.com/
Context:
On my homepage, I have code to enable a split screen. The first section is text, the second is a fullscreen slideshow gallery bu
Question
lionessa 3
Site URL: https://alligator-horse-4t36.squarespace.com/
Context:
On my homepage, I have code to enable a split screen. The first section is text, the second is a fullscreen slideshow gallery but it displays with the images on the left and the text on the right. On mobile, it stacks the gallery slideshow gallery on top of my text.
For mobile, I want to:
1. Switch the order so that the text appears first, then the slideshow below (they are in different sections)
2. Make the slideshow 75% as tall
Password to website: 1
Link to post
Top Posters For This Question
3
2
1
Popular Days
Mar 3
3
Mar 7
1
Mar 9
1
Mar 20
1
Top Posters For This Question
lionessa 3 posts
tuanphan 2 posts
bangank36 1 post
Popular Days
Mar 3 2021
3 posts
Mar 7 2021
1 post
Mar 9 2021
1 post
Mar 20 2021
1 post
Popular Posts
bangank36
try this @media only screen and (max-width: 768px) { #split-group-1 .wm-split-1 { order: 1 !important; } #split-group-1 .wm-split-2 .gallery-fullscreen-slideshow[data-width="full
lionessa
Site URL: https://alligator-horse-4t36.squarespace.com/ Context: On my homepage, I have code to enable a split screen. The first section is text, the second is a fullscreen slideshow gallery bu
lionessa
Thank you!!! That worked perfectly. I really appreciate it.
Posted Images
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment