Jump to content

problems changing the background color of a container

Recommended Posts

Site URL: https://www.redarrowmedia.com/portfolio-copy

Hi there, I'm having a hard time changing the background color of this container to gray.   Can someone help me with the code? I don't understand what to put before the:

{ background-color: #c4c9d1!important;
 padding: 30px!important;}

 

I've tried:

div#row.sqs-row 

{  background-color: #c4c9d1!important;
 padding: 30px!important;

}

but it doesn't work.

I'm trying to get it to look something like the example:

image.thumb.png.6e7e12497b440be80c41756c210eca4d.png

 

thank you so much for any help!

 

 

Screen Shot 2021-09-20 at 12.38.15 AM.png

Edited by mchere
wrong url
Link to comment
On 9/20/2021 at 2:50 PM, mchere said:

Site URL: https://www.redarrowmedia.com/portfolio-copy

Hi there, I'm having a hard time changing the background color of this container to gray.   Can someone help me with the code? I don't understand what to put before the:

{ background-color: #c4c9d1!important;
 padding: 30px!important;}

 

I've tried:

div#row.sqs-row 

{  background-color: #c4c9d1!important;
 padding: 30px!important;

}

but it doesn't work.

I'm trying to get it to look something like the example:

image.thumb.png.6e7e12497b440be80c41756c210eca4d.png

 

thank you so much for any help!

 

 

Screen Shot 2021-09-20 at 12.38.15 AM.png

My suggestion is applying the following configuration in Design > Custom Css

[data-test="page-section"]:nth-child(3) ~ section .row.sqs-row{
   background-color: #c4c9d1!important;
   padding: 30px!important
}

image.png.fc8b1a657ebe310534def901fb3ef1de.png

Edited by HoaLT
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.