> For the complete documentation index, see [llms.txt](https://highfivethemes.gitbook.io/spotlight-user-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://highfivethemes.gitbook.io/spotlight-user-documentation/custom-settings/border-radius.md).

# Border Radius

<mark style="color:purple;">**Spotlight**</mark> 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`
