• Back to Starter Pack Docs
  • Product Page
  • Demo Project
  • YouTube Channel
  • Weaver’s Space Community
  • Foundation Release Notes
  • Site Styles Settings
  • Breadcrumb Settings
  • Button Settings
  • Divider Settings
  • Flex Video Settings
  • Footer Text Settings
  • Form Base Settings
  • Structure Settings
  • Text Input Settings
  • Textarea Settings
  • Header Settings
  • Image Settings
  • Foundation Image Slide Settings
  • Logo Settings
  • Orbit Slider Settings
  • Panel Settings
  • Paragraph Settings
  • Reveal Lightbox Settings
  • Facebook Open Graph Settings
  • Geo Location Settings
  • Page Description Settings
  • Page Speed Settings
  • Robots Settings
  • Structured Meta Data Settings
  • Twitter Card Settings
  • Side Nav Menu Settings
  • Tabs Settings
  • Top Bar Settings
  • Visibility Settings
  • Why we think Foundation is better than other frameworks.
  • Change the size of the bullets in the Orbit Slider
  • Change the size of the bullets in the Orbit Slider
  • JW Doc Portal

  • Menu
  • Mac
    • Climate
    • DomainBrain
    • DropboxAppSync
  • RapidWeaver
  • WeaverCast
  • YouTube Channel
  • Weaver’s Space
Change the size of the bullets in the Orbit Slider
  • Foundation Links
  • Back to Foundation Docs
  • Foundation Website
  • Foundation Video Tutorials
  • Demo Project
  • YouTube Channel
  • Weaver’s Space Community
  • Related FAQs
  • Foundation Release Notes
  • Site Styles Settings
  • Breadcrumb Settings
  • Button Settings
  • Divider Settings
  • Flex Video Settings
  • Footer Text Settings
  • Form Base Settings
  • Structure Settings
  • Text Input Settings
  • Textarea Settings
  • Header Settings
  • Image Settings
  • Foundation Image Slide Settings
  • Logo Settings
  • Orbit Slider Settings
  • Panel Settings
  • Paragraph Settings
  • Reveal Lightbox Settings
  • Facebook Open Graph Settings
  • Geo Location Settings
  • Page Description Settings
  • Page Speed Settings
  • Robots Settings
  • Structured Meta Data Settings
  • Twitter Card Settings
  • Side Nav Menu Settings
  • Tabs Settings
  • Top Bar Settings
  • Visibility Settings
  • Why we think Foundation is better than other frameworks.
  • Change the size of the bullets in the Orbit Slider
  • Change the size of the bullets in the Orbit Slider

Change the size of the bullets in the Orbit Slider


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!