Jump to content

ampddesigns

Circle Member
  • Posts

    189
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    ampddesigns got a reaction from sssupers in Is Google Fonts ( and Maps) violating European GDPR? / How to install a custom Font with Squarespace ...   
    Hey All! Was just talking about this with some other designers. This seems like a huge and very concerning issue.
    Even with embedding fonts or uploading woff files, the google fonts will still load in the background. Not to mention it's just a huge hassle to upload a bunch of font files when they're already built right in. Also, any business owner who DIYs their site is definitely not going to know anything about this.
    Does anyone from the Squarespace team have any insights into if/how this is being addressed?
  2. Like
    ampddesigns got a reaction from mop in Is Google Fonts ( and Maps) violating European GDPR? / How to install a custom Font with Squarespace ...   
    Hey All! Was just talking about this with some other designers. This seems like a huge and very concerning issue.
    Even with embedding fonts or uploading woff files, the google fonts will still load in the background. Not to mention it's just a huge hassle to upload a bunch of font files when they're already built right in. Also, any business owner who DIYs their site is definitely not going to know anything about this.
    Does anyone from the Squarespace team have any insights into if/how this is being addressed?
  3. Like
    ampddesigns reacted to sorca_marian in How can I shrink the site title on scroll in 7.1? (not the logo)   
    Hello!

    Add the below code in Settings -> Advanced -> Code Injection > FOOTER

     
    <script> window.addEventListener("scroll", function() { var siteTitle = document.querySelector("#site-title"); if(window.pageYOffset >= 30) { siteTitle.className = "smaller-font"; } else { siteTitle.className = ""; } }); </script> And the below code in Design -> Custom CSS 
     
    #site-title.smaller-font { font-size : 23px; }  

  4. Like
    ampddesigns got a reaction from elizabethloberg in Tell us about yourself and your business!   
    Hi! I'm Alyssa and I own a small business called Amp'd Designs. My focus is on branding and Squarespace web design. Mostly I work with small businesses and entrepreneurs across a variety of industries that are passionate & excited about what they do. Through design, I aim to help them communicate their values & brand personalities in order to better communicate with their audiences. In my work tend to use a lot of color, pattern, and illustration, and I love deeply conceptual logo design.
    I've also done a bit of work in the music industry; I love music and credit it for getting me into design!
  5. Like
    ampddesigns reacted to tuanphan in Code/plugin for checkbox chart pricing table?   
    You can search some code on CodePen. I think you will find it.
    Then share link here, we can convert it into Squarespace
    eg.
    https://codepen.io/blackellis/pen/QWjmEbz https://codepen.io/search/pens?q=toggle+pricing
  6. Like
    ampddesigns got a reaction from Beyondspace in Code/plugin for checkbox chart pricing table?   
    Hi! Has anyone come across any code/plugin to create a checkbox pricing table like this?

    Through search I've found a handful of great list-like column tables, but none with checkboxes so far, so thought I'd double check!
×
×
  • 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.