How to Make Homepage Carousel Un-Clickable?

By  - Nick James
How to Make Homepage Carousel Un-Clickable?

Homepage sliders are common in any ecommerce web site. These are used to promote products and often drive users to their respective pages. But, sometimes, you don’t want to link them.

If you want carousel to be un-clickable, you can use the following simple code on the slider that would make it un-clickable.

.heroCarousel-slide {
	pointer-events: none;
}
Your Ecommerce Website Needs Help? Our Ecommerce Experts Can Deliver

In our Q&A series at our blog, we want to provide you solutions to all of your BigCommerce Questions. If you face any issue on your BigCommerce website or want to ask any question, you can write to us in the comments section below. Our ecommerce experts will provide you a solution for it in 1-2 days.

Previous post Next post

1 comment

  • test

    test on

Leave a comment