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

    Really enjoying Enfold! I would like to create a series of buttons that are uniform in size regardless of the text within them. How do I accomplish that.

    I have created buttons that are not same size and it looks poor: http://tigresusa.com/?page_id=24

    Many thanks!
    Lance
    Lance.Williams@TigresUSA.com

    #220277

    Hey JavaLavaJoe!

    Add this on Quick CSS or custom.css:

    .avia-button.avia-size-large {
    padding: 15px 30px 13px;
    font-size: 13px;
    min-width: 183px;
    }

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to create static button size rather than auto sized per text’ is closed to new replies.