Jump to content

Footer Image Sizes

Recommended Posts

Site URL: https://plaza-square.squarespace.com

Hi there,

I cannot figure out what size to make the footer image i've added to custom CSS. It's not a flat edge at the top, its a png that has waves. But when it goes to mobile, it looks different and doesn't fit the space of the footer well. I'm not sure how to go about this. I attached the image I'm trying to use and the code I put into custom CSS is below:

#footer-sections {background-image:url('https://static1.squarespace.com/static/60d237e0d91fa6274af33417/t/610312471cca9e0527589e6a/1627591239260/Footer+4.png'); background-repeat:no-repeat; background-size:cover;background-position: center;}
#footer-sections .section-background {display:none!important}
#footer-sections .page-section{background-color:rgba(0,0,0,0)!important}
 

Footer 5.png

Link to comment
  • Replies 11
  • Views 874
  • Created
  • Last Reply
13 hours ago, Auzday said:

Site URL: https://plaza-square.squarespace.com

Hi there,

I cannot figure out what size to make the footer image i've added to custom CSS. It's not a flat edge at the top, its a png that has waves. But when it goes to mobile, it looks different and doesn't fit the space of the footer well. I'm not sure how to go about this. I attached the image I'm trying to use and the code I put into custom CSS is below:

#footer-sections {background-image:url('https://static1.squarespace.com/static/60d237e0d91fa6274af33417/t/610312471cca9e0527589e6a/1627591239260/Footer+4.png'); background-repeat:no-repeat; background-size:cover;background-position: center;}
#footer-sections .section-background {display:none!important}
#footer-sections .page-section{background-color:rgba(0,0,0,0)!important}
 

Footer 5.png

Hi. The site is private. Can you setup password? We can check easier

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
On 8/6/2021 at 2:19 AM, Auzday said:

Nevermind the website is https://www.mesaplazalaundromat.com/

But I removed the footer for right now because I'm going to go live soon. I still want to change it though.

Hi. If your site is live, you can duplicate the site, add image there, then share duplicated site url. We can check there

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
On 8/9/2021 at 12:46 AM, Auzday said:

But I don't want it to cover up the "Plaza Laundromat copywrite" on the bottom. I want that part to stay white.

Plaza_Screenshot.jpg

Hi. I see  blue color, don't see image here. Can you add image?

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
On 8/12/2021 at 4:16 AM, Auzday said:

Hi, 

It's on the duplicate website. When you view it on mobile you can see the top of it

https://seabass-magnolia-xm7l.squarespace.com

Password: Peanuts

 

Use this code for mobile

@media screen and (max-width:767px) {
footer#footer-sections:before {
    content: "";
    background-image: url(https://static1.squarespace.com/static/6110158f0abbec0324bccdbd/t/611015aa0abbec0324bcd0f4/1627591239260/Footer+4.png);
    background-size: contain;
    display: block;
    width: 100%;
    height: 150px;
}

}

 

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

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.