Jump to content

Summary block images not displaying on phone

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://www.whoanelly.com.au/

Hello!

I've searched but can't find a solution, hoping someone can help.

I'm using a summary block to display recent blog articles on my home page.

My issue is that the blog image is not displaying on mobile, only the title (& excerpt when I turn it on) can be seen.

It works fine on my laptop/larger browser sizes. For the life of me I can't figure out why..

Any ideas? Thank you!

Screen Shot 2022-01-17 at 3.47.26 pm.png

Screen Shot 2022-01-17 at 3.47.36 pm.png

Link to comment
  • Solution

This code in Custom CSS caused problem ( display: none !important; & width: 0% !important;)

@media (max-width: 700px) {
    .summary-thumbnail-outer-container {
        display:none !important;
        width: 0% !important
    }

    .sqs-gallery-meta-container {
        min-width: 100% !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

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.