Move Over Button
Description
Add a move over effect to any button block size when hovered. This plugin uses css editor and works with all template families.
How To Install
Add a button block to any page. Set the size to whatever you like.
Once a button has been added, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.
Customize
The code works for the medium button block. If you want to modify a small or large button, replace all .sqs-block-button-element--medium text with either .sqs-block-button-element--small or .sqs-block-button-element--large.
Adjust the the margin-left value to adjust how much you want the button to move over.