Jump to content

ChristofferAaberg

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by ChristofferAaberg

  1. Hi there, 

    I'm having problems using the following custom CSS on my website. 
    I've used the exact same code in january 2022, without any problems. Doing the same now, with a new website and it's not working. 

    Are there problems regarding the new Fluid Engine? 

    Or does anyone have a solution? 
    Does the custom CSS need a change?

    - Cheers :)

    ______________________

    .gallery-caption {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4); /* overlay color */
    height: 100%;
    max-width: unset;
    padding: 0;
    opacity: 0;
    }
    .gallery-caption-wrapper {
    display: flex;
    align-items: center; /* center vertically */
    justify-content: center; /* center horizontally */
    }
    .gallery-caption-content {
    font-size: 1.5rem !important; /* caption font size */
    color: white; /*caption font color */
    }
    .gallery-grid-item {
    position: relative;
    }
    .gallery-grid-item:hover .gallery-caption {
    opacity: 1;
    }
    .gallery-caption-grid-simple {
    transition-delay: 0ms;
    }
    .sqs-portfolio-image-link:after {
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999; }

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