Jump to content

How to have carousel arrows on either side

Recommended Posts

Site URL: https://finch-tan-bd4p.squarespace.com/

Hi,

Website I'm working on: https://finch-tan-bd4p.squarespace.com/

Password: serene

 

I managed to have the arrows for a summary carousel to be on either side at the top.

But I would like it to be on the side of the words instead of the top, without it overlapping the text. 

I've attached photos of what I wish to achieve.

this is the code I achieved the arrows being on their side at the top:

2133185758_ScreenShot2020-02-17at1_47_12pm.thumb.png.efdea96b53111633e1fce228e4cf2b58.png

 

But this is what currently happens when I put it a bit lower:

273961083_ScreenShot2020-02-17at1_52_24pm.png.4b520da6481785ab20d8ff0f1854c94f.png

 

 

This is what it currently looks like: 

1767683159_ScreenShot2020-02-17at1_46_23pm.thumb.png.2ec767e06dbca649d77fad1b8d260168.png

Link to comment
  • Replies 4
  • Views 3.2k
  • Created
  • Last Reply

Keep above code, and add below code

div#block-yui_3_17_2_1_1581904334073_30906 {
    position: relative;
}
.summary-carousel-pager .next {
    position: absolute !important;
    left: inherit !important;
    right: 5% !important;
    top: 1px !important;
}
.summary-carousel-pager .previous {
    position: absolute !important;
    left: 5% !important;
    right: inherit !important;
    top: 1px !important;
}

 

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

@tuanphan oh I added what you said, and changed it up a bit so the arrows go lower:

1811568925_ScreenShot2020-02-17at3_15_13pm.thumb.png.7fb5c258d4d16078f60b818979c585af.png

 

But it's still the same:

412123238_ScreenShot2020-02-17at3_14_05pm.thumb.png.7c97cf08b6d58138e659dad6bdccfab9.png

 

Sorry sometimes I'm very bad at explaining things 😅

But basically I want the arrows not to overlap the testimonial section.

I've tried adding this code to force it to be between the two arrows:

.summary-exerpt {width: 50%;}

but it ends up looking like this:

1381211364_ScreenShot2020-02-17at3_13_03pm.thumb.png.c6bd3378d1dfebb3ea22fefcf73f05fe.png

thanks so much for your help so far!!

Link to comment
8 hours ago, wholeheartcreative said:

@tuanphan oh I added what you said, and changed it up a bit so the arrows go lower:

 

But it's still the same

 

Sorry sometimes I'm very bad at explaining things 😅

But basically I want the arrows not to overlap the testimonial section.

I've tried adding this code to force it to be between the two arrows:

.summary-exerpt {width: 50%;}

but it ends up looking like this:

thanks so much for your help so far!!

top: 1px

not 45%

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

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.