Jump to content

CSS works in preview but not live site?

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://www.samdavis.art/

Hi I'm trying to get the image at the bottom of my page to cross over the site's bottom margin without extending the page / scroll bar. I've managed to get it how I wanted in the CSS code preview, but my live site is not showing the same results. Here's my  code that works in preview:

div #block-yui_3_17_2_1_1726137007164_2425 {

  position: absolute !important;
  left: -930px;
  top: 0px !important;
 }


div #block-yui_3_17_2_1_1726137007164_2425 .sqs-image {
    justify-content: flex-end !important;
}

div #block-yui_3_17_2_1_1726137007164_2425 .sqs-image>
div {
    position: absolute !important;
    bottom: -260px !important;
}
body.homepage article section:first-child {
	min-height: unset !important;
}

This is how I want the image to appear at the bottom of the site:sadasd.thumb.png.fba17d2aef7f61067db0c96ba2c024aa.png

This is how it's currently appearing in my live site:

howits.thumb.png.b51a4c5195ac5a815f886b1199cc6b6e.png

 

Thank you!

Link to comment
  • Replies 2
  • Views 382
  • Created
  • Last Reply

Top Posters In This Topic

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.