πŸ“Border Radius

Spotlight supports customizing Border Radius of buttons and page elements (images, post blocks). You have 3 options to choose from:

  1. Rounded (default)

  2. Slightly rounded

  3. Squared

To customize:

  • Go to Settings > Design & branding from the admin menu

  • Click Site-wide in the Design settings sidebar on the right

  • Click and select your preferred setting in Border radius menu item

Rounded

  • Buttons - border-radius: 100px

  • Page Elements - border-radius: 8px

Slightly rounded

  • Buttons - border-radius: 5px

  • Page Elements - border-radius: 8px

Squared

  • Buttons - border-radius: 0

  • Page Elements - border-radius: 0

Last updated