Jump to content

kimmydesign

Member
  • Posts

    34
  • Joined

  • Last visited

Reputation Activity

  1. Like
    kimmydesign got a reaction from tuanphan in Adding arch image shape to Simple List carosel   
    It didn't work but I ended up doing something completely different anyway.
  2. Like
    kimmydesign got a reaction from tuanphan in Making a whole card a button/link   
    Figured it out using this code:
     
    li.list-item { position: relative; } .list-item-content__button-container { position: static; } a.list-item-content__button.sqs-block-button-element { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; }
  3. Like
    kimmydesign got a reaction from Ziggy in Making a whole card a button/link   
    YES!!! Thank you!!
  4. Like
    kimmydesign got a reaction from tuanphan in How to make button disappear at certain screen sizes   
    Figured it out! I used this code:
     
    @media only screen and (max-width: 1180px) {
    #block-98a3bb1f056e54be9646 {
       display: none;
     }
    }
×
×
  • 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.