Jump to content

Lange - Full Width Footer

Recommended Posts

Site URL: http://www.billydupee.co.uk

Hi there, I need the text boxes i have used in my footer to match the full width nature of my Header. Is there a way to align the copy in the bottom with that of the top? See screen shots attached:

I also want to change the colour of the footer to black on my Info page, whilst keeping it white on all other pages. How can I code this?

Thanks

 

Screenshot 2020-06-17 at 09.34.56.png

Screenshot 2020-06-17 at 09.34.48.png

Link to comment
  • Replies 3
  • Views 854
  • Created
  • Last Reply

Great thanks so much, that seems to have worked. But there is a white line above the footer, I've tried re-sizing elements on the page but this has no affect. How can I remove this? I have attached a screen shot.

 

 

Screenshot 2020-06-17 at 11.24.57.png

Link to comment
2 hours ago, billydupee said:

Great thanks so much, that seems to have worked. But there is a white line above the footer, I've tried re-sizing elements on the page but this has no affect. How can I remove this? I have attached a screen shot.

 

 

Screenshot 2020-06-17 at 11.24.57.png

Use this code

<style>
  footer#footer {
    background: black;
    margin: 0;
    max-width: 100%;
}
footer#footer * {
    color: white !important;
}
  main#page {
    margin-bottom: 0;
}
</style>

 

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.