Jump to content

Footer issue

Recommended Posts

Site URL: https://www.techled.uk/

Password: abc
 
So my footer is half chopped off only on Mac Saffari OS.
Causing the issues is the custom CSS below. Using this CSS because I want the footer to view differently on mobile.
ANY SOLUTIONS, PLEASE?
 
/* hide bottom footer on desktop */
@media screen and (min-width:768px) {
footer.sections section:nth-child(2) {
display: none;
}
}
/* Hide top footer on mobile */
@media screen and (max-width:767px) {
footer.sections section:nth-child(1) {
display: none;
}
}

160933296_1883353738507526_3475709390317193674_n.png

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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.