Jump to content

Change dimensions / ratio between image and text-column in collage mode (7.1)

Recommended Posts

Site URL: https://www.groeienontwikkelingscoach.nl/

Hi there, 

I have a question about the "collage" mode on my website. The amount of text that I have written for every section makes that the images are displayed larger and therefore I would like to change the dimension / ratio. A bit larger text-box, a bit wider and a slightly smaller image-box should to the trick. It is most important for the first section, the header.
Can someone help me with this?

Thanks in advance,
Dennis
 

coach_header.png

Link to comment
  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

Try adding to Design > Custom CSS

/* banner collage image */
div#block-2a137ee2528baba170d6 figcaption {
    width: 70%;
}
div#block-2a137ee2528baba170d6 figcaption .image-card.sqs-dynamic-text-container {
    padding: 10px;
    width: 100% !important;
    margin-left: 0;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
  • 4 months later...
On 4/15/2021 at 6:40 AM, tuanphan said:

Try adding to Design > Custom CSS

/* banner collage image */
div#block-2a137ee2528baba170d6 figcaption {
    width: 70%;
}
div#block-2a137ee2528baba170d6 figcaption .image-card.sqs-dynamic-text-container {
    padding: 10px;
    width: 100% !important;
    margin-left: 0;
}

 

Is there a way to also shift the card to the left? (http://hilarybeckwith.com/main-page)

Link to comment
On 9/1/2021 at 5:48 AM, hilaryb said:

Is there a way to also shift the card to the left? (http://hilarybeckwith.com/main-page)

Add to Design > Custom CSS

/* Landing page - Shift Collage Image to left */
body#collection-611040dddd6e3f30b8d603a1 .design-layout-collage>.intrinsic>div {
    left: -10%;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
15 hours ago, tuanphan said:

Add to Design > Custom CSS

/* Landing page - Shift Collage Image to left */
body#collection-611040dddd6e3f30b8d603a1 .design-layout-collage>.intrinsic>div {
    left: -10%;
}

 

Thank you, but I want to shift the CARD to the left, not the image. Is there a way to do that?

 

Link to comment
On 9/3/2021 at 11:08 PM, hilaryb said:

Thank you, but I want to shift the CARD to the left, not the image. Is there a way to do that?

 

Use this new code

div#block-2a137ee2528baba170d6 img {
    position: relative !important;
    left: -10% !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
  • 5 months later...
On 2/14/2022 at 9:51 AM, MeganG901 said:

Any way to do the opposite? Have the image bigger than the caption?

Can you share link to page where you have problem? We can check easier

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.