Jump to content

skali

Circle Member
  • Posts

    52
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    skali reacted to tuanphan in Make List Carousel Image Clickable   
    That code is outdate, you can use this new code
    [data-section-id="6621b778c0a84d31f4506bbb"] { li.list-item { position: relative; } .list-item-content__button-container { position: static; } .user-items-list-carousel .list-item-content__button-container a { position: absolute !important; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .user-items-list-carousel .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; } .user-items-list-carousel__slide { pointer-events: initial !important; user-select: unset !important; } .user-items-list-carousel__gutter { cursor: pointer; } .list-item-content--hidden { display: block !important; }} and the site is trial, you can access this link to extend it.
     
  2. Thanks
    skali reacted to JessicaM in Navigation Hover Effect - Make Links Transparent on Hover (7.1)   
    @skali This should work -
    .header-nav a {
    transition: opacity .4s ease;
    opacity: 1 !important;
    }
    .header-nav:hover a {
    opacity: .35 !important;
    }
    .header-nav a:hover {
     opacity: 1 !important;
    }
  3. Thanks
    skali reacted to tuanphan in Masonry Gallery Block - Image Links Not Working (7.1)   
    Change this code

    to this code
    //* PROPERTIES GALLERY CAPTIONS (DESKTOP) * // .gallery-caption { position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.25); /* overlay color */ height: 100%; max-width: unset; padding: 0; opacity: 0; pointer-events: none; }  
  4. Like
    skali reacted to kaiz in Mobile landscape view creates big white gaps.   
    @tuanphan I have this problem too and would love a workaround.
  5. Like
    skali got a reaction from tuanphan in Portfolio Page Titles - Add a Stretchy Line on Hover (7.1)   
    @tuanphan Incredible. Thank you so much!!
×
×
  • 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.