Comments 2Ashley started the conversationMay 28, 2020 at 1:01amI have some buttons next to each other and it looks fine on all viewports on desktop, but on mobile they overlap. How do I stop them from overlapping on mobile? Thank you!{"wp":{"use":false,"adminUrl":"http://www.ashleysoo.com/signalsciences/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}} 1,560Laborator repliedMay 28, 2020 at 7:51amHi Ashley,Add this CSS to Custom CSS > Responsive > Extra Small (XS): .wp-block-buttons .wp-block-button a{ display: block; } Best regards,Laborator Team Documentation Join Kalium Users Group1 Like 2Ashley repliedMay 29, 2020 at 6:51pmThank you very much, Art! Sign in to reply ...
I have some buttons next to each other and it looks fine on all viewports on desktop, but on mobile they overlap. How do I stop them from overlapping on mobile?
Thank you!
Hi Ashley,
Add this CSS to Custom CSS > Responsive > Extra Small (XS):
Best regards,
Laborator Team
Thank you very much, Art!