Label in a Button

Hi Guys,

I have a button inside the repeater that is connected on my database collection. But the label of the buttons is not fitted on my button. The label is displayed on 1 line only. Is it possible to display 2 or more lines so that it will fit on my button? Please help me guys. Thank you.

See attached picture below for reference.

Hi,

You can style your own button.

  1. Add a button to the editor canvas.

  2. Clear the text.

  3. Add a text field to the editor canvas.

  4. Drag the text field into the button.
    This is one simple way that should get you started. You can also uses boxes to create your own buttons.

Good luck,

Yisrael

Yes, but with this work around when you hover over the text the hover effect is interrupted. And hover box hover effects/animations are not as smooth buttons. Multiple lines of text on a button would be a definite improvement.

Taking the workaround one step further, I was able to keep the hover effect if I put a button over top of the text box - for the normal state, I left it with no text and made the button have a transparent colour. Then, for the hover state, I chose a colour and lowered the opacity so that the text is still clearly visible underneath, but that state has an obvious distinction.

Still not ideal - but in a pinch it works for me.

Brian, do you know if this issue has been resolved at all?