=== Custom block fancy image link ===
Contributors: mojmik
Donate link: none
Tags: blocks,guttenberg,custom blocks
Requires at least: 4.7
Tested up to: 5.7
Stable tag: 1.2
Requires PHP: 5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds custom block option to Guttenberg with fancy custom image and read more link. 

== Description ==

This plugin created new custom block in common blocks called Fancy Image Link. 
You then choose image from media library, set text which appears on hover over image and set url link.
It will scale to 100% width unless you use columns or other containers for it. 
For additional styling edit block-mik.css. 
Javascript code of the block is Vanilla JS, no React.

[Demo can be found here](https://www.cyltr.com/wp-custom-read-more-block/)

== Frequently Asked Questions ==

= How can I style it =

Use columns as containers. Use images with same height. For further css styling see block-mik-frontend.css.

= Can I customize it somehow? =

User customization from backend not implemented. Drop me a message and I will tell help you.

== Screenshots ==

1. Two customblocks used on a page.
2. Customblock onhover effect.

== Changelog ==

= 1.2 =
* Release to WP plugin repo.
