Site logo

Archived topic

How to insert button to Elements

18 replies · Started by Zdeněk on April 8, 2021

Viewing posts 16–19 of 19

And really the last question: If I make a space in the text of the button, it will be divided into two lines (in frontend). In backand it is correct.

Video

Try this CSS:

.absolute-centered-button span.gb-button-text {
    white-space: nowrap;
}

ok, fixed. Thank you very much for great support Elvin. Hava a nice day! :-)

No problem. Stay safe! :)

This archived topic is closed to new replies.