Pitch supports customizing Border Radius of buttons, tags and page elements (images, post blocks). You have 3 options to choose from:
Rounded (default)
Slightly rounded
Squared
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
Buttons - border-radius: 100px
border-radius: 100px
Tags - border-radius: 100px
Page Elements - border-radius: 8px
border-radius: 8px
Buttons - border-radius: 5px
border-radius: 5px
Tags - border-radius: 4px
border-radius: 4px
Buttons - border-radius: 0
border-radius: 0
Tags - border-radius: 0
Page Elements - border-radius: 0
Last updated 2 years ago