Age Verification Popup: Can I change the logo?
The popup can automatically load your site logo, or can use the text based title instead.
It isn't currently possible to specify an alternative logo.
If your site logo uses the wrong colour scheme for your popup, you may want to consider using some custom CSS to 'invert' the colours. For example, if you've designed a popup with a black background, but your logo has black features on a white background, you could use the following CSS to revese these colours:
- .sf-age-branding img {
- -webkit-filter: invert(100%);
- filter: invert(100%);
- }
Related Articles
Wishlist - cart popup appears with link to checkout (March 2026)
Summary If you are seeing a cart popup when products are added to the wishlist, and it contains a 'Checkout' button, please follow the instructions in this guide to either disable the popup buttons or to disable the popup completely. Why we currently ...
Wishlist: How do I change the email address for Wishlist submissions?
If you're using our Wishlist extension for Squarespace, Wishlists will be sent to the email address specified in the Wishlist Form's Storage Options. You can change this by editing the Wishlist Form Block. Log in to your Squarespace website, and view ...
Plugin no longer working (November 2025)
Summary In late 2025, Squarespace introduced a series of significant updates to how products and product forms work across the platform. These changes were applied automatically to live sites. As a result, some plugins that previously worked as ...
The checkout button appears on the Wishlist page
Summary Following an unannounced Squarespace update on 26 January 2026, sites using the Wishlist plugin may see a "Checkout' button appear on the Wishlist page. This unexpected behaviour is not caused by a fault in the Wishlist plugin, but by an ...
Enquiry button not working on mobile (May 2026)
Summary Some customers using the Product Enquiry plugin may find that the 'Enquire' button does not respond when tapped on mobile devices. They may also find that the form button appears in the footer on their live site. Both issues are caused by an ...