Jump to content

Poster Image - Text size on mobile

Recommended Posts

Site URL: https://carillon-papaya-ae7y.squarespace.com/

Hi there,

 

Desperately looking for an answer. I have header/intro images on certain pages on my website - see attached.

The Homeware text is the perfect size on desktop but as soon as it scales down to mobile, the text is way too small.

Is there a way to keep the text size on desktop and scale up when on mobile for all poster text on my website?

 

Thanks in advance.

 

 

464161823_Screenshot2021-10-21at11_32_37.thumb.png.692104ae635271f2c0d5b5c99dc88e69.png464161823_Screenshot2021-10-21at11_32_37.thumb.png.692104ae635271f2c0d5b5c99dc88e69.png537935744_Screenshot2021-10-21at11_32_45.thumb.png.85123c658b7acb25670935c052619cf7.png

Edited by kimsedgwick1
Wrong name
Link to comment
  • kimsedgwick1 changed the title to Poster Image - Text size on mobile
On 10/22/2021 at 5:48 PM, kimsedgwick1 said:

Thank you for your response.

https://carillon-papaya-ae7y.squarespace.com/

Password: kimsedgwick

Add to Design > Custom CSS

/* Mobile-Homeware text */
@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1634205955146_8697 * {
    font-size: 40px !important;
}
}

 

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
  • 2 weeks later...

@tuanphan  I have been looking for help on this for my site as well!

I need the "Hot Coffee. Fast Motorcycles." to stay large for mobile like it does for desktop.

Also, the photo zooms in as it goes from desktop to tablet and then mobile. I'm not as worried about that, but it would be nice to have it stay the same across the board if possible.

 

I tried the code you gave above and replaced the "Homeware" with my site's text but it didn't work. Do you think you could help?

Screenshot 2021-11-03 092512.png

Screenshot 2021-11-03 092552.png

Link to comment
On 11/3/2021 at 9:27 PM, ivy_valencia said:

@tuanphan  I have been looking for help on this for my site as well!

I need the "Hot Coffee. Fast Motorcycles." to stay large for mobile like it does for desktop.

Also, the photo zooms in as it goes from desktop to tablet and then mobile. I'm not as worried about that, but it would be nice to have it stay the same across the board if possible.

 

I tried the code you gave above and replaced the "Homeware" with my site's text but it didn't work. Do you think you could help?

Screenshot 2021-11-03 092512.png

Screenshot 2021-11-03 092552.png

Can you share link to your site? We can check easier

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
On 11/6/2021 at 2:32 AM, tuanphan said:

Can you share link to your site? We can check easier

Yes! I haven't set this template as the live one yet. We have our old template up currently, but should be launching the new one by Friday.

www.bliproasters.com

I can come back here to let you know when the new template is live if that would work better?

Link to comment
On 11/10/2021 at 9:31 PM, ivy_valencia said:

Yes! I haven't set this template as the live one yet. We have our old template up currently, but should be launching the new one by Friday.

www.bliproasters.com

I can come back here to let you know when the new template is live if that would work better?

Yes. Or you can duplicate the site & set template & share its url.

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
  • 1 month later...
On 1/9/2022 at 4:23 AM, kirisunshine said:

Hi There. Same problem here on this page with the hero image at the top. Any help welcome! https://www.lavenderandolivesandiego.com/landingtest

Add to Design > Custom CSS > then save & reload the site

/* landing page test */
@media screen and (max-width:640px) {
body#collection-61d5257804118c04a5d11708 {
.Parallax-item:first-child img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
    top: 0 !important;
}
.Parallax-item:first-child figure {
    transform: unset !important;
    top: 0 !important;
}
section.Intro {
    height: 250px;
}}}

 

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.