How to make all my buttons on the shop more round?

Topic summary

A user wants to apply consistent rounded corners (border-radius) to all buttons across their shop, referencing a specific button style shown in an attached image.

Key Points:

  • Initial suggestion provided CSS code via screenshot to achieve uniform button styling
  • Important clarification: The elements in question are actually images, not HTML buttons
  • Solution: To change the border radius, the user must edit the image files themselves rather than applying CSS

Status: Issue resolved with the understanding that image editing is required instead of code modifications.

Summarized with AI on November 8. AI used: claude-sonnet-4-5-20250929.

Hi, I would like to give the same border-radius to all my buttons on my shop so that they all look like this :

Does anyone know how to achieve this result? Thank you for your help !
Store URL: https://inkly.fr/?_ab=0&_fd=0&_sc=1&preview_theme_id=163175923977

Hi @INKLY Please check this screenshot https://prnt.sc/I7_kbOxNf7yx

1 Like

Thank you !

Hello @INKLY
These are not the separate buttons but are the images.
you need to edit the image to change the border radius of the buttons.

Thanks