Jump to content

Customize layout of section

Recommended Posts

3 hours ago, Henil said:

Site URL: https://amphibian-hexagon-l9l6.squarespace.com/

I'm trying to change the layout of 3rd section of the landing page but can't make it same as the reference image. Also I'm wonder to change the button style of second button. can anyone help me please?

site password: Adrgvk12@9&

image.png.641a1d1014559f21d5c5072563141060.png 

Try adding to Home > Design > Home 

* {
  box-sizing: border-box;
}
#block-yui_3_17_2_1_1640946644493_5064 a {
  color: #881f98;
  background-color: #fff;
  border: 1px solid #881f98;
}
section[data-section-id="61cecf17d0ae6939b138bd1c"] .sqs-block-button-container--center {
  text-align: left;
}

#block-yui_3_17_2_1_1640942703789_23740 + .row > .col{
  width: 40%;
}

@media only screen and (min-width: 768px) {
  #block-yui_3_17_2_1_1640942703789_25671 {
    width: 35%;
  }

  #block-yui_3_17_2_1_1640942703789_23740, #block-yui_3_17_2_1_1640942703789_23740 + .row  {
    width: 60% !important;
    float: left;
  }
}

Let me know how it works on your site

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
14 hours ago, bangank36 said:

Try adding to Home > Design > Home 

* {
  box-sizing: border-box;
}
#block-yui_3_17_2_1_1640946644493_5064 a {
  color: #881f98;
  background-color: #fff;
  border: 1px solid #881f98;
}
section[data-section-id="61cecf17d0ae6939b138bd1c"] .sqs-block-button-container--center {
  text-align: left;
}

#block-yui_3_17_2_1_1640942703789_23740 + .row > .col{
  width: 40%;
}

@media only screen and (min-width: 768px) {
  #block-yui_3_17_2_1_1640942703789_25671 {
    width: 35%;
  }

  #block-yui_3_17_2_1_1640942703789_23740, #block-yui_3_17_2_1_1640942703789_23740 + .row  {
    width: 60% !important;
    float: left;
  }
}

Let me know how it works on your site

Not working!

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.