Jump to content

Product gallery - navigation bullets (dots?)

Recommended Posts

Site URL: http://www.woodboxworkshop.com

I just launched my site and the biggest negative feedback is, on the mobile version of the site, product pages seem to only have one image.

The products gallery pages do actually have multiple images, but the only indicator is in the top right of the image and no matter what colour I use it is not clear that there is multiple images. see attached.

Is there a line of code to add navigation bullets (dots?) underneath the product gallery photo? (see attached)

Thanks in advance!

 

IMG_1085.jpg

IMG_1086.jpg

Edited by WoodboxWorkshop
Link to comment

Add to Home > Design > Custom CSS

/* Product slide arrows control */
@media screen and (max-width:767px) {
.ProductItem-gallery-carousel-controls {
    display: flex !important;
}
/* arrows background */
.ProductItem-gallery-carousel-controls * {
    background: white;
}
.ProductItem-gallery-carousel-controls>div {
    justify-content: center !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
  • 7 months later...
On 3/4/2021 at 1:06 AM, janedottievintage said:

Add this to Design > Custom CSS

/* Product slide arrows control */
@media screen and (max-width:767px) {
.ProductItem-gallery-carousel-controls {
    display: flex !important;
}
/* arrows background */
.ProductItem-gallery-carousel-controls * {
    background: white;
}
.ProductItem-gallery-carousel-controls>div {
    justify-content: center !important;
}
.ProductItem .product-item-gallery-carousel-control::after, .ProductItem .product-item-gallery-carousel-control::after {
    border-color: black !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
  • 1 year later...

Hey @tuanphan

I'm looking to do the same, but not for a product gallery page. I have a testimonial slider on my homepage (built from blog posts + a summary block). For now, I have arrows underneath, but I would like to have bullet points instead. I tried the code above, but no luck. Any advice? I'm working in 7.0.

Website is: https://bruisedgoods.com

PW: bruisernation  (website is locked)

Screen Shot 2022-06-25 at 2.49.24 PM.png

Link to comment
  • 6 months later...
On 6/25/2022 at 8:16 PM, laurenkilbane03 said:

 

Hey @tuanphan

I'm looking to do the same, but not for a product gallery page. I have a testimonial slider on my homepage (built from blog posts + a summary block). For now, I have arrows underneath, but I would like to have bullet points instead. I tried the code above, but no luck. Any advice? I'm working in 7.0.

Website is: https://bruisedgoods.com

PW: bruisernation  (website is locked)

Screen Shot 2022-06-25 at 2.49.24 PM.png

The only way to have Nav dots is to buy a plug-in. https://www.sqspthemes.com/plugins/gallery-dot-nav (on 7.0)

Your Martin

Link to comment
  • 1 year later...
On 7/10/2024 at 8:50 PM, mggandes said:

Hi @tuanphan  I want to do the same, but for our testimonial section in my Squarespace 7.1 Instead of arrows we want it to be dots just like images from others. Thanks in advance.

Can you share link to page where you added testimonials? 

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.