Jump to content

Image & Content blocks displayed side by side.

Go to solution Solved by Vaishnavi,

Recommended Posts

  • Replies 2
  • Views 78
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution
Posted
2 hours ago, tuanphan said:

Use this approach, it has 2 options: left text/right image & left image/right text

 

Thank you for your respone. 

I ended up using this css code:

 

@media screen and (min-width:768px) {
section[data-section-id="673f1a9a3f897b7b53b5b696"] .summary-thumbnail-outer-container {
    float: left;
    width: 80vw;
    height: 80vw;
    margin-right: 20px;
}
}

@media screen and (min-width: 768px) {
    section[data-section-id="673f1a9a3f897b7b53b5b696"] li {
        flex-direction: row !important;
        align-items: center;
    }

   section[data-section-id="673f1a9a3f897b7b53b5b696"] .list-item-content {
        margin-left: 40px !important;
        width: 60vw;
    }
    .list-item-media {
        margin-right: 0px !important;
    }
}

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.