Jump to content

Aubrey different background for mobile

Recommended Posts

  • tomR0510 changed the title to Aubrey different background for mobile
  • Replies 4
  • Created
  • Last Reply

Hold on let me check your link again

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
8 minutes ago, tomR0510 said:

I'm the biggest noob when it comes to CSS code, I think I know where to add some CSS code to the website, but what is this one doing? Cause nothing changed when I tried it 😞

Thanks for your help tho!

To answer the blurry images, I checked the image, it was too small I think, size is 1000x800 only when upload, so it scaled on big screen

To add new image background

1. Upload new image and get its url here

Using the CSS Editor – Squarespace Help

2. In your homepage, add a custom css like so

Pages -> Gear Icon next to the page -> Advanced

3. Replace the image url with this code

image.thumb.png.db9ea8718df949c4ac3c56d909ba04af.png

<style>
	@media only screen and (max-width: 768px) {
        .collection-type-template-page #outerWrapper {
            background-image: url( replace-this-text-with-image );
        }
      }

</style>

 

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

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.