Hi Community
Does someone experience the same issue.
To edit the text in a button you have to click exactly in the middle of the button to edit the text otherwise it will go wrong.
If you don't click correctly the text will jump outside the button and you can start again.
Also when you delete the text with backspace, you delete the whole button.
A work around is make the change for the text in HTML code, if more people have experience this issue I could ask for a change to add a field in the toolbox where you can fill in the button text easier.
Found a solution just click the right button on your mouse a popup will come and then you can edit text and links as well as ID and more
The answer to your question is no.
I haven't found any workaround that issue, I believe you could resize the button every time according to the needed limit and try altering the text inside of it.
Hope this helps!
Hi Mariette,
Below is my process of adding a button element to marketing page:
1. After drag a button on page, change value in Link to make "Click me" appears,(1)
change background color and text color,(2)
change align in popuup text editor.(3)
2. From above step and the button element source HTML code,
we know that the button element is actually a link element(<a href=xxx>) which is contained in 'data-editorblocktype="Button"' div and is added with some css rules to display like a button.
If we reduce width of button element,(1)
while keep align to Right,(2)
then the button will be narrower and be set to right position against its parent container.
3. I can set my cursor to any place of text to change or delete.
I didn't encounter your issue:
-> if I don't click correctly the text will jump outside the button and I need start again
-> when I delete the text with backspace, then whole button will be deleted
Could you share me your steps so I could reproduce your issue and try to find a solution?
I think that you could change button's background and text color to get a clear view of button.
Regards,
Clofly
André Arnaud de Cal...
292,160
Super User 2025 Season 1
Martin Dráb
230,962
Most Valuable Professional
nmaenpaa
101,156