Jump to content

kayla13

Member
  • Posts

    3
  • Joined

  • Last visited

Reputation Activity

  1. Like
    kayla13 got a reaction from tuanphan in Scroll instead of arrows for card carousel section on mobile   
    Thank you!! This worked great. I added the below to remove the arrows on mobile as well.
     
    /* list carousel on mobile */
    @media screen and (max-width:767px) {
    ul.user-items-list-carousel__slides.user-items-list-carousel__slides--initialized {
        display: block !important;
    }
    li.user-items-list-carousel__slide.list-item.list-item-basic-animation {
        transform: unset !important;
      margin-bottom: 20px;
      }
      .mobile-arrows {
        display: none !important;
    }
    }
  2. Like
    kayla13 reacted to tuanphan in Scroll instead of arrows for card carousel section on mobile   
    Add to Design > Custom CSS
    /* list carousel on mobile */ @media screen and (max-width:767px) { ul.user-items-list-carousel__slides.user-items-list-carousel__slides--initialized { display: block !important; } li.user-items-list-carousel__slide.list-item.list-item-basic-animation { transform: unset !important; margin-bottom: 20px; } }  
  3. Like
    kayla13 got a reaction from creedon in Can't add hyperlink - is anyone else having this problem?   
    I was having the same issue and was able to create a hyperlink in the mobile app. It was annoying but a workaround until it's fixed. 
×
×
  • 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.