Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #333052

    Hi,
    I’m using a medium sized button on my site and I would like the text to be in two rows. As it is at the moment it’s just the last word that comes on the second row. How can I do this? Will it change if I make the button height larger? In that case do you have a quick css code for that?

    Thanks for all your help and I hope you understand my english :)

    /Kris

    #333643

    Hi Kristofer!

    Thank you for using Enfold.

    If you want the button with two lines, you can try this:

    .avia-button.avia-size-medium {
    min-width: 90px;
    max-width: 90px;
    }

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.