Jump to content

Aubrey different background for mobile

Recommended Posts

Site URL: https://www.dustycloudmusic.com/

Hello everyone, can someone help me please.

The landing page is looking ok on my computer, but it's looking terrible on mobile device. How can I add a different photo for the mobile device version only please?

Bonus question: Why the image quality is trash when I upload on squarespace? 😞

 

Thank you! 🙂

Link to comment
  • Guest changed the title to Aubrey different background for mobile
  • Replies 4
  • Views 645
  • Created
  • Last Reply

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!

Link to comment

Hold on let me check your link again

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace
🚀 Learn how to rank new pages on Google in 48 hours!

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 - Lightbox captions only mode)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace
🚀 Learn how to rank new pages on Google in 48 hours!

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.