Jump to content

Ziggy

Circle Member
  • Posts

    7,659
  • Joined

  • Last visited

  • Days Won

    90

Posts posted by Ziggy

  1. Try this adjustment to your code: 

    @font-face {
      font-family: 'PinkCrestelle-Medium';
      src: url('https://static1.squarespace.com/static/661b441971c95240cde1299b/t/66212a41531a8905d212d8f5/1713449537050/PinkCrestelle-Medium.otf');
    }
    
    h1 {
      font-family: 'PinkCrestelle-Medium' !important;
    }
  2. 1 hour ago, nat456987 said:

    Hi, I'm trying to do this too - but I have another summary bock elsewhere which I do want to be able to link through from. Is there a way of disabling the link on one summary block without doing it site wide? Thanks so much

    You can target disabling of click-through by page or block. If you give an example of where you want to do this I can provide you with some code.

  3. 45 minutes ago, are2024 said:

    it keeps giving me an error - 

    Try this instead:

    @font-face { 
      font-family: 'Cathylise+Janetson';
      src: url('https://static1.squarespace.com/static/653179a612ce1861e9799328/t/661fb5f0fa0d4c5aa8b83598/1713354224672/Cathylise+Janetson.otf');
    }
    // Childrens Book Illustrations Page
    #collection-6619636bcf1e215f4c56244c {
      h1, h2, h3, h4, sqsrte-large, p, sqsrte-small, a {
        font-family: 'Cathylise+Janetson' !important;
      }
    }

    You had a couple of errors and the + symbol in the font family name (without quote marks) was causing a problem.

  4. 47 minutes ago, Ods1 said:

    Thats what i figured. I could try an overflow: hidden code, but dont know if that will move the menu back to where it should be on mobile. Don't want to just bandaid an issue. If there is a way to update the code to fix it I'd rather do it right.

    What's the purpose of the code?

×
×
  • 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.