Jump to content

Different footers on different pages

Recommended Posts

Site URL: http://lafirme.com

Hi guys !

I am trying to chose the footer i want to display depending on the language of the page using a script.

The site is lafirme.ca

For now i am there....

 

/*EXCLUDE OTHER LANGUAGE FOOTER*/
  if (lang == "fr") {
  section[data-section-id="615e0033625b2043c92d327a"] {
  display: none !important;
  visibility: hidden !important;}
  }

  if (lang == "en") {
  section[data-section-id="609084d63d45de554fe899f5"] {
  display: none !important;
  visibility: hidden !important;}
  }

Could anybody give me a hand and help me figure out what i got wrong here ?

Thank you very much to all for your time and all previous documentation !

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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.