Jump to content

Image Background On Store & Product Pages?

Recommended Posts

Hi,

I have a picture on all my pages as the background, exept my store and product pages. 

How do i get this picture as my background on those pages as well? 

I tried to use code to get the picture in, and it worked, but the picture was really blurry and did not interact the same way with the page as it does on my other pages. So it just felt really cheap and crappy. 

Would really appreciate if anyone could help.

This is my webiste:

Teodice.com

Password: Axell123

 

Thanks in advance!

Link to comment
  • Replies 1
  • Views 1k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

You can use this code to Website > Website Tools > Custom CSS

body[class*="type-products"] {
.section-background, .page-section, .section-border {
    background: transparent !important;
}
& {
   background-image: url(https://images.squarespace-cdn.com/content/v1/65552d58ca6d1840c306df63/e4997ccd-9c66-4bbe-b28f-00f8621de5d8/Clouds+2.png?format=2500w);
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center center;
   background-color: transparent !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.