Jump to content

Move arrows on image carousel

Recommended Posts

  • Replies 2
  • Views 1.3k
  • Created
  • Last Reply

Add to Home > Design > Custom CSS

.summary-carousel-pager.sqs-gallery-controls {
    float: none !important;
    width: 100% !important;
    display: flex !important;
    justify-content: space-between;
    flex-direction: row-reverse;
}

 

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
  • 2 weeks later...

This code seem to work in 7.1

.sqs-block-summary-v2 .summary-block-setting-design-carousel .summary-carousel-pager {   float: none;   width: 100%;   position: absolute;   bottom: 50%;   left: 50%;   -webkit-transform: translate(-50%,-50%);       -ms-transform: translate(-50%,-50%);           transform: translate(-50%,-50%);   -webkit-box-pack: justify;       -ms-flex-pack: justify;           justify-content: space-between;   z-index: 9; }

 

Found it here: https://bamn.digital/blog/change-the-summary-carousel-arrows-on-squarespace

Link to comment

Archived

This topic is now archived and is closed to further replies.

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