Jump to content

Position image to the bottom of section

Recommended Posts

On 10/27/2021 at 2:41 AM, Headgraphix said:

Site URL: https://www.thickpita.com/contact

Does anyone know how I can get this image to position to the bottom of the section?

 

 

IMG_6637.jpg

You can adding to Home > Design > Custom Css

#block-yui_3_17_2_1_1635224080425_23527 {
  display: none;
}
#contactpage  .sqs-block-image {
  padding-bottom:0;
}

Let me know if it works properly on your site

Support me by pressing 👍 if this useful for you

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

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

My testing result

image.thumb.png.a65d1ed195359aaaa467e8560f64b317.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

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 10/27/2021 at 2:41 AM, Headgraphix said:

Site URL: https://www.thickpita.com/contact

Does anyone know how I can get this image to position to the bottom of the section?

 

 

IMG_6637.jpg

Use this new code, for both desktop - mobile

#block-yui_3_17_2_1_1635224080425_23527 {
  display: none;
}
#contactpage  .sqs-block-image {
  padding-bottom:0 !important;
}
@media screen and (max-width:640px) {
section#contactpage .row {
    display: flex;
    flex-direction: column-reverse;
}
}

 

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

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.