If you want to change the size of the bullets for the Orbit Slider, use this bit of CSS code:
.orbit-bullets li{width: 16px!important; height: 16px!important; }
If you want to make the bullets squares, add this bit of code after the height settings
border-radius:0%!important;
Hope this helps you configure your site to make it look more personalized.
Now go forth and make your websites great!
© 2025 Weavers Space | Terms of Service | Privacy Policy