Create mobile responsive image buttons with pure CSS3 animated on hover effects.
Create mobile responsive buttons with background images and pure CSS3 animated on hover effects. Include a button title and a subtitle that appears when the user move the mouse hover the button. Recommended to be used as a page or sections links.
Customize the color and the opacity of the background on hover effect, change the default buttons size and include your custom CSS code.
Add the shortcodes to your page or post to create the buttons.
Button shortcut Options:
h3
element.Multiple reponsive buttons:
[hover-image-row] [hover-image-button title="Section 1" subtitle="It's and amazing section" link="http://my-section-link" image="http://my-image-link" ] [hover-image-button title="Section 2" subtitle="Enter here for more info" link="http://my-section-link" image="http://my-image-link" ] [hover-image-button title="Section 3" subtitle="This is the best section" link="http://my-section-link" image="http://my-image-link" ] [/hover-image-row]
Single button example:
[hover-image-button title="Section 1" subtitle="It's and amazing section" link="http://my-section-link" image="http://my-image-link" ]
hover-image-button
folder to the /wp-content/plugins/
directory.[hover-image-button ...]
in your posts or pages.If you dont want to include a title or subtitle just add the shortcode without the title and subtitle tags.