Jump to content

Adjusting Arrow Size, Color and Thickness On A Product Carousel

Recommended Posts

Site URL: https://reviverestoreco.com/shop/p/buddhas-triangle-bracelet-set

Hi, I'm trying to adjust the thickness, color and size of the arrows on my product carousel. I've tried a few different codes from various forum chats but couldn't get anything to work. 

 

Can anyone advise me how to make the arrows thicker and change the color please and make them larger on mobile? 

 

Thank you!

Screen Shot 2021-08-19 at 1.38.08 PM.png

Link to comment
  • Replies 5
  • Views 1.5k
  • Created
  • Last Reply

Top Posters In This Topic

Hi, Add to Design > Custom CSS

.ProductItem .product-item-gallery-carousel-control::after, .ProductItem .product-item-gallery-carousel-control::before {
    border-color: green;
    border-width: 5px 5px 0 0 !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
  • 4 months later...
On 1/21/2022 at 7:02 PM, failbetter said:

@tuanphan

 

Is it possible to make them smaller? or replace with a different arrow? 

The url doesn't exist

https://reviverestoreco.com/shop/p/buddhas-triangle-bracelet-set

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
  • 1 month later...
15 hours ago, failbetter said:

I'm trying to do it here too - https://www.sucoca.com/shop/p/handmade-chocolate

any ideas? @tuanphan

 

Add to Design > Custom CSS

/* Individual Products - Slideshow arrows */
div.ProductItem-gallery-carousel-controls button {
    width: 50px !important;
    height: 50px !important;
    min-height: unset !important;
}
.ProductItem .product-item-gallery-carousel-control::after {
    width: 30px !important;
    height: 30px !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

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.