Jump to content

Getting image to stick to bottom of section

Recommended Posts

  • Replies 2
  • Views 424
  • Created
  • Last Reply
20 hours ago, katesutter13 said:

Site URL: http://katesutter.com

Hi,

 

I am looking to 'pin' the headshot image to the bottom of the section. Something like this: https://millscreative.com/

 

Kate

Can you describe more detail about your requirement? A screenshot of the result you want to achieve would make it easier to check

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace
🚀 Learn how to rank new pages on Google in 48 hours!

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Link to comment
On 9/28/2021 at 1:15 AM, katesutter13 said:

Site URL: http://katesutter.com

Hi,

 

I am looking to 'pin' the headshot image to the bottom of the section. Something like this: https://millscreative.com/

 

Kate

Add to Design > Custom CSS

/* Stick image to bottom of section */
@media screen and (min-width:641px) {
section#content .span-10>.row {
    display: flex;
    align-items: flex-end;
}}
section#explore>div {
    padding-top: 0 !important;
}
div#block-yui_3_17_2_1_1549308479100_12256 {
    padding-bottom: 0px !important;
}

image.thumb.png.161b732f3017abf3970b3c6b6b73471c.png

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

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.