Jump to content

stapers

Circle Member
  • Posts

    1
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    stapers reacted to paul2009 in How to take off newsletter message: This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply   
    As predicted, Squarespace are making changes to the code. Today’s recipe is:
    /* Hide Google reCAPTCHA Disclaimer (06 June 2021) */ .newsletter-form-wrapper .form-submission-html+.newsletter-form-footnote, .sqs-popup-overlay-content .form-submission-html+.form-disclaimer-text {   display: none; }  
  2. Thanks
    stapers reacted to tuanphan in Keep Spacer Block on Mobile (Version 7.1)   
    Add to Home > Design > Custom CSS
    div#block-yui_3_17_2_1_1587735614716_5255 { display: block !important; } Each spacer block has specific ID. Find ID with this tool: https://chrome.google.com/webstore/detail/squarespace-collectionblo/bggpdfnccodbnmcndckmeehdjkjojkde
  3. Thanks
    stapers reacted to tuanphan in Changing "Back" to native language   
    Add to Home > Design > Custom CSS
    .header-menu-nav-folder-content .header-menu-controls span:last-child { visibility: hidden; position: relative; } .header-menu-nav-folder-content .header-menu-controls span:last-child:before { visibility: visible; content: "new back text"; }  
  4. Like
    stapers reacted to mandrous in 7.1 - Increase Vertical Padding in Dropdown Menu   
    @tuanphan you are half the reason I use Squarespace. I love you.
     
  5. Like
    stapers reacted to ChrisBartow in Removing background image on mobile   
    This should remove it in The Wedding Party section, but may need to add back the color. I don't see the Hero section though. You should be able to do the same thing for that if you find the data-section-id.
    @media (max-width: 768px) { section[data-section-id="5ea5df28b7d80f496463e8db"] .section-background img, { display:none; } }  
×
×
  • 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.