Jump to content

Make landing page responsive for Hawley - footer keeps moving on mobile

Recommended Posts

Posted

Site URL: https://www.somethingelsedesign.co.za/

Hi,

I am very happy with my website but on mobile, the footer of the landing page keeps moving to the bottom of the page. So when someone arrives to the landing page, they have to scroll down.

My desire is for the landing page to fit perfectly on ones phone when they reach the website.

Please assist

  • Replies 2
  • Views 600
  • Created
  • Last Reply
Posted
On 9/30/2021 at 10:24 AM, MrMediaX said:

Site URL: https://www.somethingelsedesign.co.za/

Hi,

I am very happy with my website but on mobile, the footer of the landing page keeps moving to the bottom of the page. So when someone arrives to the landing page, they have to scroll down.

My desire is for the landing page to fit perfectly on ones phone when they reach the website.

Please assist

You can add to Home > Design > Custom Css

#collection-6125e85e058324643997257f #footer-sections {
  position: fixed;
  bottom: 0;
  right:0;
  left:0;
  z-index:999;
}

#collection-6125e85e058324643997257f .portfolio-hover-items-list {
  padding-top: 0;
  padding-bottom: 0;
}

#collection-6125e85e058324643997257f .portfolio-hover-items-list li span {
  font-size: 0.9em;
}

#collection-6125e85e058324643997257f .portfolio-hover-items-list li h1 {
  padding: 10px;
}

#collection-6125e85e058324643997257f .header-announcement-bar-wrapper {
  padding-bottom: 0;
}

If this post is helpful for you, please click an reaction icon below

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

  • 1 month later...
Posted
On 10/2/2021 at 4:22 PM, bangank36 said:

 

Hi,

Thank you for the help.

It works on PC but I still have the same problem on mobile.

I have attached an example

#collection-6125e85e058324643997257f #footer-sections {
  position: fixed;
  bottom: 0;
  right:0;
  left:0;
  z-index:999;
}

#collection-6125e85e058324643997257f .portfolio-hover-items-list {
  padding-top: 0;
  padding-bottom: 0;
}

#collection-6125e85e058324643997257f .portfolio-hover-items-list li span {
  font-size: 0.9em;
}

#collection-6125e85e058324643997257f .portfolio-hover-items-list li h1 {
  padding: 10px;
}

#collection-6125e85e058324643997257f .header-announcement-bar-wrapper {
  padding-bottom: 0;
}

If this post is helpful for you, please click an reaction icon below

 

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.