Hello – when I add two buttons in a column they appear stacked in the back end (screenshot: https://cl.ly/3n2z3d0R182s). They used to also appear stacked on the main page (like this screenshot: https://cl.ly/0E2n0s0x0v13), but now with a recent update they appear side by side (screenshot: https://cl.ly/3K2L3l231D3g). Can you help?
Hey Jennifer,
Please provide a link to the site/pages in question so we can look into this further.
Best regards,
Jordan Shannon
Thanks Jordan – see below
Hi,
Add the following to quick css:
.avia-button.avia-size-small{
min-width:180px!important;
}
Best regards,
Jordan Shannon