Hi
There are a number of pages displaying different sizes of buttons similar to the link that I have provided below.Is it possible to add some code in order that all buttons on all pages will display the same size and wrap the text?
James
Hey jshughes2013,
Which buttons are giving you the issue? The orange ones near the bottom, or the ones to the right of the page?
Best regards,
Jordan Shannon
Hi Jordan
It’s the ones to the right of the page
James
Hi,
Thanks for clarifying. Try adding this to quick css:
.avia-button.avia-size-x-large{
min-width:180px!important;
max-width:180px!important;
padding:10px 20px;
}
Best regards,
Jordan Shannon
Thanks Jordan, that seems to work ok.
James
Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon