Age Verification Popup: Can I change the logo?

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:
  1.  .sf-age-branding img {
  2.     -webkit-filter: invert(100%);
  3.     filter: invert(100%);
  4.   }
 
    • Related Articles

    • 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 ...
    • Wishlist - No product links in wishlist submissions

      Summary From 24 February 2025, Wishlist submissions may arrive without Product Links (URLs). This is due to an unintentional change by Squarespace. All other product information is unaffected. Wishlist submissions contain Product Titles, Product ...
    • How to format different dollar currencies

      Your Squarespace settings determine the format of currencies on your Squarespace website, even when Currencies is installed. The settings can be found in Settings > Website > Site Languages. When we install the Currencies extension, we do not change ...
    • Why do I need to provide the domain information?

      Summary When you purchase the extension, you get a single copy of the software for use on the single website with the domain names specified on the order form. We need this information to configure the extension to work with these domain names when ...
    • Product Enquiry Form - submissions arrive without the product information

      Summary If you are using the product Enquiry Form Extension and you purchased it before 2024 (version 2.62 or earlier) then you may be receiving enquiries that include the customer's details but don't include the product information. This is due to a ...