Hi Rick,I'm not positive I understand your problem, but if you're trying to hide the Zoom In and Zoom Out arrows at the top and bottom of the Zoom Slider, you could use:.dijitSliderIncrementIconV, .dijitSliderDecrementIconV { display: none; }Steve
.dijitSliderIncrementIconV, .dijitSliderDecrementIconV { display: none; }
Trying to find the correct combination of id/class and CSS attribute is so frustratingly hard.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.