Jump to content

karenyc

Circle Member
  • Posts

    8
  • Joined

  • Last visited

Posts posted by karenyc

  1. Hi!
    This SHOULD be an easy one, and I have done this loads of times. But possibly not as an h5
    Any clue why this custom font might not be loading? 

     

    @font-face {
    font-family: 'modernline';
    url(https://static1.squarespace.com/static/63d9875f1904c9162c99cb62/t/650474b0c29e424331d915a2/1694790832439/modernline.woff),
    url(https://static1.squarespace.com/static/63d9875f1904c9162c99cb62/t/650474a09dfbfc146915029f/1694790816570/modernline.otf),
    url(https://static1.squarespace.com/static/63d9875f1904c9162c99cb62/t/65047470f7c0f1448a37bcf6/1694790768275/modernline.ttf),
    }


    h5 {
    font-family: 'modernline' !important;
    }
     

    Screenshot 2023-09-15 at 9.16.08 AM.png

    Screenshot 2023-09-15 at 9.17.51 AM.png

  2. Site URL: https://www.snowbabyice.com/

    Hi!

    My website is https://www.snowbabyice.com/

    All of a sudden the ice cream image is not showing the image full height on the image card. It is funny, since it was always full height before. Did SS do something funny? THANK YOU in advance. I have no idea what to do.

    It is on 7.0.

     

    Here is the css I am using:
    /full width image card/
    #homedessert {
      .Index-page-content {
        padding: 0px!important; 
        max-width: 100%;
        .sqs-block.image-block {
          padding: 0px!important;
        }
        .image-inset.content-fit {
          height: 100%!important;
        }
        .design-layout-card img {
          height: 100%!important;
          object-fit: cover;
          -o-object-fit: cover;
        }
        @media screen and (max-width: 640px) {
          .sqs-block-image .design-layout-card:not(.sqs-narrow-width) {
            display: block;
          }
          .sqs-block-image .design-layout-card:not(.sqs-narrow-width)>div:first-child {
            width: 100%!important;
          }
          .sqs-block-image .design-layout-card:not(.sqs-narrow-width) .image-card-wrapper {
            position: relative;
            width: 100%!important;
          }}}}

    Screen Shot 2021-10-11 at 10.52.03 AM.png

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