πŸ“Border Radius

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

  1. Rounded

  2. Slightly rounded (default)

  3. Squared

To customize:

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

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

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

Rounded

  • Buttons - border-radius: 100px

  • Images - border-radius: 8px

  • Page Elements - border-radius: 8px

Slightly rounded

  • Buttons - border-radius: 2px

  • Images - border-radius: 0

  • Page Elements - border-radius: 2px

Squared

  • Buttons - border-radius: 0

  • Images - border-radius: 0

  • Page Elements - border-radius: 0

Last updated