Jump to content

[Share] List Carousel: Left Text – Right Image

Recommended Posts

List Carousel with Left Text - Right Image, like this.

image.png.e203736f05f5589a113bc87f18e8c133.png

#1. First, you need to change List Carousel to 1 Column.

image.png.3d0466a06274985b6e5c19b52e4d0a45.png

#2. Next, find ID of Carousel.

In my example, we will have

section[data-section-id="66fdffe11312fe336b2ab908"]

image.png.cc01b785969dc3416c0d1ec3e5b9f928.png

#3. Next, use this code to Website Tools > Custom CSS

@media screen and (min-width:768px) {
  section[data-section-id="66fdffe11312fe336b2ab908"] {
    li.user-items-list-carousel__slide.list-item {
        flex-direction: row-reverse;
        align-items: center;
    }
    li.user-items-list-carousel__slide.list-item .list-item-content {
        margin-right: 20px;
    }
    .user-items-list-carousel__arrow-positioner {
        padding: unset !important;
        position: static !important;
    }
    .user-items-list-carousel__arrow-icon-holder {
        height: 100% !important;
        position: static !important;
    }
    button.user-items-list-carousel__arrow-button {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    ul.user-items-list-carousel__slides.user-items-list-carousel__slides--initialized {
        max-width: 90%;
        margin: 0 auto;
    }
  }
}

image.thumb.png.154f1f1254e15b28710231ab95fcc0d7.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • Replies 0
  • Views 359
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Posted Images

Create an account or sign in to comment

You need to be a member in order to leave a comment


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