I am a wedding videographer and I'm experimenting with some designs in a trial site in order to redesign my main site and would like to use poster images. This is what it looks on Desktop, it's quite beautiful, Squarespeace has very nice designs.
But when I switch to mobile it gets all tangled up like this,
So I'm wondering is it possible to change things (only in mobile view) so the text and button appear under the photo?
I also like very much a colleague's website design in mobile, so is it possible to be like this with CSS? Please see below image,
Also please keep in mind that I'm willing to pay for this if it's complicated, no problem at all 🙂
Hello!
I am a wedding videographer and I'm experimenting with some designs in a trial site in order to redesign my main site and would like to use poster images. This is what it looks on Desktop,
The site's url is penguin-jellyfish-6sz8.squarespace.com (pass : 123) but it's just for experimenting, you'll find the image cards at the bottom of the homepage. Also, some texts are fake, again I'm
You may want to try this custom css snippet
@media only screen and (max-width: 640px) {
.sqs-block-image .design-layout-poster .image-card-wrapper {
position: relative;
background:
Question
sotis_tseles 5
Hello!
I am a wedding videographer and I'm experimenting with some designs in a trial site in order to redesign my main site and would like to use poster images. This is what it looks on Desktop, it's quite beautiful, Squarespeace has very nice designs.
But when I switch to mobile it gets all tangled up like this,
So I'm wondering is it possible to change things (only in mobile view) so the text and button appear under the photo?
I also like very much a colleague's website design in mobile, so is it possible to be like this with CSS? Please see below image,
Also please keep in mind that I'm willing to pay for this if it's complicated, no problem at all 🙂
@tuanphan
Edited by sotis_tselesLink to post
Top Posters For This Question
3
2
1
Popular Days
Mar 1
3
Feb 28
1
Mar 2
1
Mar 6
1
Top Posters For This Question
sotis_tseles 3 posts
bangank36 2 posts
tuanphan 1 post
Popular Days
Mar 1 2021
3 posts
Feb 28 2021
1 post
Mar 2 2021
1 post
Mar 6 2021
1 post
Popular Posts
sotis_tseles
Hello! I am a wedding videographer and I'm experimenting with some designs in a trial site in order to redesign my main site and would like to use poster images. This is what it looks on Desktop,
sotis_tseles
The site's url is penguin-jellyfish-6sz8.squarespace.com (pass : 123) but it's just for experimenting, you'll find the image cards at the bottom of the homepage. Also, some texts are fake, again I'm
bangank36
You may want to try this custom css snippet @media only screen and (max-width: 640px) { .sqs-block-image .design-layout-poster .image-card-wrapper { position: relative; background:
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