Hi @ahana1605 ,
Do you mean without editing the text? If so, please follow the instructions below
- From your Admin store, go to Online store > Themes > Click Actions > Edit code
- Open the Asset folder, and find the base.css file.
- Add the code below.
button.button.button1 {
white-space: nowrap;
width: 12%;
}