Jump to content

Poster Image Scaling for Mobile Height

Recommended Posts

Site URL: https://www.workshop315.com/home

Hi - I would like to change the poster text image and size at the top of my home page to keep a similar height on mobile. Is there a way to maintain the height and cut off a portion of the image and adjust the text scale to make this work?

I have attached an image of what it currently looks like and what I'd like to to look like. 

 

 

CURRENT.jpg

TARGET.jpg

Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

4 hours ago, MatthewWorkshop315 said:

Site URL: https://www.workshop315.com/home

Hi - I would like to change the poster text image and size at the top of my home page to keep a similar height on mobile. Is there a way to maintain the height and cut off a portion of the image and adjust the text scale to make this work?

I have attached an image of what it currently looks like and what I'd like to to look like. 

 

 

CURRENT.jpg

TARGET.jpg

Try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
	#block-yui_3_17_2_1_1636924545920_6769 {
		.sqs-image-shape-container-element {
			padding-bottom: 35.7% !important;
		}
		img {
			top: 0 !important;
		}
		.image-title-wrapper {
			font-size: 10vw;
		}
		p {
			line-height: 1;
		}
		.image-title {
			font-size: 30px !important;
		}
		.image-subtitle-wrapper {
			p {
				font-size: 15px !important;
			}
		}
	}
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 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

My testing result

image.png.1482dd5e7a9d5f8fafc4644575431611.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 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

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.