Jump to content

Namrata

Member
  • Posts

    13
  • Joined

  • Last visited

Namrata's Achievements

  1. Hello, I tried the following code but it didn't work for me. When i input the email it just stays there in the box and nothing happens after. What should i do? Thanks <style> .captcha-container { display : none; } </style> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $( ( ) => { $( '.newsletter-form-button' ).click ( function ( ) { const email = $( '.email input' ).val ( ); const firstName = $( '.first-name input' ).val ( ); if ( ! firstName && email ) return; // bail if first name or email is empty $( '.captcha-container' ).css ( 'display', 'block' ); } ); } ); </script>
  2. Hi, does this code work for 7.1? I need to disable it for 1 page too but I'm not able to find the data parallax id anywhere!
  3. Hi, I'm having a similar problem with the newsletter disclaimer text. it's overlapping with the button. What should i do?
  4. Hi Tuan, This is the site, https://peoplefirst1.squarespace.com/what-we-do All the banner images ( most of my pages have banner images ) are getting cropped when the browser window gets smaller. The same happens with some text (attached picture below) . FYI i have used your CSS for resizing the banner images for mobile view and it works fine.
  5. Hi Greg, Have you solved this yet? I have a similar problem with squarespace 7.1 with no solution yet.
×
×
  • 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.