Jump to content

Using CSS to modify image blocks

Recommended Posts

Hi there, I am building a website for a client using Brine template (https://www.hemeez.com/, password: hemeez_salgado).

They want the blocks underneath the main banner to be full bleed, like the main banner. I am using the following code:


<style>
.content-inner {
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0;
}
.collection-type-index .content-inner.has-content {
        padding: 0px !important;
         margin: 0;
}
 .sqs-block.image-block { padding:0 !important;
 margin: 0 !important}


 .sqs-gallery-block-slideshow .sqs-gallery,
 .sqs-gallery-block-slideshow .sqs-gallery .slide ratio {
   max-height: 550px !important; 
 }

}
</style>

I like how the images are looking at the top, but how can I manage to expand the 2 images without overlapping? Also, is it possible to manipulate only the two block immediately after the main banner and not the rest of the image blocks through the website?

Thanks in advance for your help!alt text

screenshot-2019-07-02-at-212523.jpg.221d8a91a3cebb8744120797b8ba591c.jpg

Link to comment
  • Replies 2
  • Views 5.9k
  • Created
  • Last Reply

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.