News

Click the scroll-down arrow in the middle column and select "Add CSS." Enter your custom CSS code in the "Add Custom CSS" box. Click the "Apply to Blog" button located in the right corner of the page.
In the page code, find the buttons that you want to make bounce and add a class name "bounce" to them: My Button This class name will allow you to target those buttons in your stylesheet. Create a ...