Thanks Brian . The ".t-cmp-clean .cmp-carousel__action--previous .cmp-carousel__action-icon:before" was not seen anywhere in the avilable CSS. Will try to override it.
I have tried to create a proxy component of the adobe core component - Carousel-v1 (https://aemcomponents.dev/content/core-components-examples/library/container/carousel.html). sling:resourceSuperType - core/wcm/components/carousel/v1/carouselIn the AEM Product catalog page of carousal , the button...
I wanted to query all the pages with below conditionsshould be activated pagesa property(flag) should be set to falseshould exclude 3 templates (template a, template b, template c)I tried the below query for first 2 conditions, but how to include the third condition?type=cq:PageContentpath=/content...