Jump to content

LeeC8

Member
  • Posts

    6
  • Joined

  • Last visited

Posts posted by LeeC8

  1. https://www.pcconstructionco.com.au/ PW PC2024

    CODE:

    /* Make list images clickable */
    li.list-item {
        position: relative !important;
    }
    .list-item-content__button-container {
        position: absolute !important;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    a.list-item-content__button.sqs-block-button-element {
        position: absolute;
        top: 0;
        left: 0;
        width: 92%;
        height: 95%;
        z-index: 9999;
        color: transparent !important;
        background-color: transparent !important;
    }

    I used this code because I wanted the our services to be clickable. If there's a better code to use, please let me know. 

    Thank you!

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