Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello
How do you ensure that buttons have a minimum length so they line up vertically, irrespective of the length of their text.
I have seen a thread on the same topic with your suggestion involving a custom css ( /* Buttons */.origin-widget-button a { min-width: 220px; }.
Unfortunately it does not work for my environment (my theme is Puro’s Ultra). Hope do you suggest to solve this ?
Hi Jean-François Cyr
You can set a minimum length for buttons with the following CSS. If you navigate to WP AdminAppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
You might also need to install the SiteOrigin CSS Editor.
Thank you. This works but it has the undesirable side effect of expanding my social icon bottons (SiteOrigin social media buttons) in my footer…
Hi Jean,
I’ve updated the above CSS. This will make it exclusively set a minimum width for only button widgets.
Brilliant !
Hi Jean,
Awesome. Is there anything else I can help you with?
I am all set. Problem solved.
Merci