Jump to content

Block missing background

Recommended Posts

  • Replies 1
  • Views 167
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

You used this code

#module .col.sqs-col-3.span-3 {
    background: #fff;
    padding: 15px 0px;
    box-sizing: border-box;
    margin: 10px;
    border-radius: 6px;
}

However, first 3 module is .span-2, not .span-3, so the code should be

#module .col.sqs-col-3.span-3, #module .col.sqs-col-2.span-2 {
    background: #fff;
    padding: 15px 0px;
    box-sizing: border-box;
    margin: 10px;
    border-radius: 6px;
}

 

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.