Jump to content

curlybirdie21

Circle Member
  • Posts

    30
  • Joined

  • Last visited

Reputation Activity

  1. Love
    curlybirdie21 reacted to Web_Solutions in CSS needed: to force website to display one font for body text and another font for H1,2,3 etc   
    Replace your code with the code below.
    @font-face { font-family:'Raleway'; src: url(https://static1.squarespace.com/static/65467d7ff3357b713413e9d9/t/654683eeb4aeb55afb815413/1699120111134/Raleway-Regular.ttf); } @font-face { font-family: 'Orbitron-Bold'; src: url(https://static1.squarespace.com/static/65467d7ff3357b713413e9d9/t/654683bfb95974717c78d3e9/1699120063509/Orbitron-Bold.ttf); } .sqsrte-large, p, .sqsrte-small { font-family: 'Raleway' !important; } h1, h2, h3, h4, .list-section-title p { font-family: 'Orbitron-Bold' !important; }  
  2. Like
    curlybirdie21 got a reaction from Ziggy in Can I force more than one accordian item to stay open   
    Ah ha! Thanks so much Ziggy, I'm a bit of an accordian novice!
    Thanks so much 🙂
  3. Like
    curlybirdie21 reacted to Noahk in How to change a link to a button | Summary block   
    I was facing the same issue, thank God I saw your post!
    Finally I solved this issue😊
    Thank you
  4. Like
    curlybirdie21 got a reaction from bycrawford in How to change a link to a button | Summary block   
    Thanks Sam!
    So is this code to replace the code you sent me previously, or in addition to?
    Smiles
    Jo
  5. Love
    curlybirdie21 reacted to bycrawford in How to change a link to a button | Summary block   
    Hey Jo,
    Use this:
    .sqs-block-summary-v2 .summary-item-record-type-text .summary-read-more-link { border: solid 1px #11394D; padding: 10px; width: 60%; text-align: center !important; margin-top: 30px !important; transition: 0.2s; &:hover { background: #11394D; color: white; transition: 0.2s; } }  
  6. Like
    curlybirdie21 reacted to tuanphan in How to change a link to a button | Summary block   
    Add it to Design > Custom CSS
×
×
  • 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.