Tagged: button
http://www.edswaterproofing.com/eds_wp_new_site_here/news-bulletin/
My picky clients noticed that “Safety” button is 2 mm narrower than than the others. I believe it’s because the word “Safety” is so much shorter than the three other. Is there some way to make all 4 buttons the same width?
Thanks, Rob
Hi rdswestnet,
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-351 .avia-button.avia-size-x-large {
min-width: 202px !important;
}
Thanks,
Rikard
Thanks Much!!