Jump to content

jacobcuz

Member
  • Posts

    31
  • Joined

  • Last visited

Reputation Activity

  1. Like
    jacobcuz got a reaction from tuanphan in Footer + cookies text multilingual site 7.1   
    This also worked for me. Just replace your data-section-id code by inspecting the page.
  2. Love
    jacobcuz reacted to tuanphan in Footer + cookies text multilingual site 7.1   
    You can use CSS or JavaScript to hide footer. 
    However I don't have much time to test the Java code, you can find support from other members.
    Below is the CSS, which also helps you to solve the problem, but it's quite manual, you need to insert code into all Page Headers.
    To hide Footer German Section on English Pages, add this code into All English Pages Header
    <style> [data-section-id="5f6db2130068935437a78ba0"] { display: none; } </style> to hide Footer English Section on German Pages, add this code into All German Pages Header
    <style> [data-section-id="5f7aca56614c320e2171d287"] { display: none; } </style> If you want to find data-section-id in future case, use this tool. https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en
×
×
  • 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.