Jump to content

Poster image || Move text below image and remove button on mobile, 7.0, Brine family

Recommended Posts

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.

1423544931_Screenshot(91).thumb.png.5a76c292d37975e85653aea308cb1fce.png

 

But when I switch to mobile it gets all tangled up like this, 

1969158909_Screenshot(92).thumb.png.dad063746a5c33045dd287f012a0b8a9.png

 

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,

882328069_Screenshot(94).png.ee04f49128d3549c5229753a9760b873.png

 

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_tseles
Link to comment
  • sotis_tseles changed the title to Poster image || Move text below image and remove button on mobile, 7.0, Brine family
12 hours ago, sotis_tseles said:

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.

1423544931_Screenshot(91).thumb.png.5a76c292d37975e85653aea308cb1fce.png

 

But when I switch to mobile it gets all tangled up like this, 

1969158909_Screenshot(92).thumb.png.dad063746a5c33045dd287f012a0b8a9.png

 

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,

882328069_Screenshot(94).png.ee04f49128d3549c5229753a9760b873.png

 

Also please keep in mind that I'm willing to pay for this if it's complicated, no problem at all 🙂

@tuanphan 

Could you show the current site url to provide the exact custom css for your blocks?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
9 hours ago, sotis_tseles said:

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 experimenting before the final design.

Thank you!

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: #fff;
      padding-bottom: 2rem;
    }
    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-title-wrapper, .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-subtitle-wrapper, .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-title {
      margin: 2rem 0;
    }
    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-title p {
      font-size: 2em !important;
    }
    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-title p, .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-subtitle p {
      color: #000;
      margin: 2em 0;
    }
    .sqs-block-image .image-block-outer-wrapper.design-layout-poster .image-button a {
      border: 1px solid #000;
      color: #000;
      font-size: 11px !important;
    }
}

image.thumb.png.31ae6f88b12a3e0613f636cd59101b15.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
On 3/2/2021 at 10:29 PM, sotis_tseles said:

@bangank36 I really don't know what to say, it works perfectly!!!

Please, is there a way to pay you for this, even if something small?

Thank you!

I see mobile doesn't look good here. You can add this to Custom CSS to reduce white spacing & reduce button size

/* mobile homepage see story */
@media screen and (max-width:640px) {
div#block-yui_3_17_2_1_1614529053036_106873 .image-card {
    width: 90%;
}
div#block-yui_3_17_2_1_1614552390018_253420 {
    display: none;
}
}

image.thumb.png.30d308cd6ab0903177c91a2efe3387bb.png

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
  • 5 months later...
15 hours ago, hilaryb said:

@bangank36 Could you provide code for a similar request?  I would like my Subtitle/Button to appear BELOW/OUTSIDE of the image, and keep the Title ON the image (centered, and styled larger). 

Can you please help with that? Website is http://hilarybeckwith.com/main-page

Which images?

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.