Widget Buttons Placed Together
By Daniel Karan, 8 years ago. Last reply by Andrew Misplon, 8 years ago
Hello, After failing to create two buttons to be placed together on screen (nearly touching) I found out I need to create a three space row and put in the page builder widget in the middle and add the buttons that way.. So I added a new row and made three row layouts –> inserted…