Button with several lines

Posted in: Newspaper
Post count: 25

Hello
I have a button with a “quite long” text inside it. And the container is not very large so the button should have several lines.
But it doesn’t work, the button displays only the first line. And the other are outside the button.
How can I manage this ?

Thanks

Franck

Post count: 27744

Hello Franck,

Please use this code .tdm-btn-lg{
line-height: initial;
}

Set the code in Theme panel>Custom code>Custom css

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.