Jump to content

Aligning Text over Background Section to bottom left and having it responsive

Recommended Posts

Site URL: https://grape-flamingo-lj23.squarespace.com/

Hi, 

I'm trying to align a text block to the edge of a background image on 7.1 (inset image).  I have managed to do it to a certain extent with the following css but it's not responsive on larger screens.


#block-yui_3_17_2_1_1609362102104_6792 {
    position: absolute;
    bottom: 0;
    transform: translate(100px, 150px);
}

Have attached an image to explain it better.  I just want it in the same position for any screen size from a tablet, laptop and desktop upwards.

URL: https://grape-flamingo-lj23.squarespace.com/

Thanks

Header Image.PNG

Link to comment
  • Replies 3
  • Views 830
  • Created
  • Last Reply
  • 2 weeks later...
  • 2 weeks later...
On 3/9/2021 at 9:07 AM, sageandsquare said:

Thanks @tuanphan I'd like to align all footer elements in the centre.  Do you have the code for that?

Thanks

Hi. Add to Design > Custom CSS

/* Center tablet footer */
@media screen and (max-width:991px) and (min-width:768px) {
footer#footer-sections .content {
    width: 100%;
}
}

 

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.