Jump to content

Footer text disappearing

Recommended Posts

Site URL: http://wearenativ.com

I've recently taken on a client (http://www.wearenativ.com) and I've noticed that when moving from desktop to a mobile device half of the footer text disappears. If reappears when I work on it, and I've been working through the custom CSS (from previous developers) but I haven't been able to find the culprit. 

It's probably something really simple that I'm missing but it's got me a little bit perplexed! Have attached images for reference.

Any help would be hugely appreciated.

Screenshot 2020-07-24 at 12.23.53.png

Screenshot 2020-07-24 at 12.24.12.png

Screenshot 2020-07-24 at 12.24.29.png

Link to comment
  • Replies 7
  • Created
  • Last Reply

Try adding to Home > Design > Custom CSS

@media only screen and (max-width:1024px) {
.Footer .Footer-blocks--middle .col:first-of-type {
        display: block;
    }

    .Footer .Footer-blocks--middle .col:last-of-type {
        display: block;
    }
}

 

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.