Jump to content

display mobile only image for home page 'Index-page-image'

Recommended Posts

Posted

I am trying to find a bit a code that would allow my Mojave template to display one image in the header banner image space on desktop and a different image for mobile.

@alxfyv (taggin you because Ive tried a few of your suggestions that have worked for others but not myself)

  • 1 month later...
  • Replies 1
  • Views 558
  • Created
  • Last Reply
Posted

I was able to display a different banner image on mobile with the following code: 

@media only screen and (max-width: 640px) {
       #page-url {
              background-image:url('instertimageurlhere');
         }
    }

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.