Jump to content

Blog doesn't display properly on mobile view

Recommended Posts

  • Replies 8
  • Created
  • Last Reply

Top Posters In This Topic

1 hour ago, sbwalker5 said:

I'm struggling to resolve this problem.. Does anyone have a solution?

https://shaunwalker-photography.co.uk/blog/rebecca-reece

All blog posts are missing the title, a section of text, and the first 5-6 images on mobile view. I've tried multiple phones, browsers etc and they're all the same.

 

Try remove this code in Custom CSS

@media screen and (max-width: 767px) {
    section:first-child {
        min-height:unset !important;
        height: 60vh
    }
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
2 minutes ago, tuanphan said:

Try remove this code in Custom CSS


@media screen and (max-width: 767px) {
    section:first-child {
        min-height:unset !important;
        height: 60vh
    }
}

 

Thank you, that does work - but this was there to make header images not as tall throughout the site. Is there a way to achieve this and keep blog posts intact?

 

Much appreciated

Link to comment
25 minutes ago, sbwalker5 said:

Thank you, that does work - but this was there to make header images not as tall throughout the site. Is there a way to achieve this and keep blog posts intact?

 

Much appreciated

Hi. Which image?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
On 5/24/2021 at 5:11 PM, sbwalker5 said:

it's the header image on all pages really. 

For example 

https://shaunwalker-photography.co.uk/portfolio

Ideally I'd like the mobile view to still show the full width image, rather than crop to the mobile portrait orientation, which takes up the full screen.

Hi. Add to Portfolio Page Header

<style>
  @media screen and (max-width:767px) {
  article section:first-child {
    min-height: unset !important;
}
  }
</style>

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.