how would one apply the solution in below thread to 2 specific buttons instead of all buttons on a site?
https://kriesi.at/support/topic/enfold-buttons-next-to-each-other-within-same-columns/
thanks
got the solution. thanks
.avia-button-inline.avia-button-center {
display: inline;
padding: 0 5px;
}
you can close this