Hey Everyone, in this tutorial, I will show you how to create Profile Card Hover Effect in WordPress Gutenberg Editor using CSS. The purpose of this tutorial is to teach you how to create the creative content design in Gutenberg using default blocks without a 3rd party block plugin.
Step by step instruction:
- Add columns block
- Select 3 column variation
- Add group block
- Add group block inside this group
- Add image block inside this group
- Select image
- Select image group from list view
- Add image class
- Add another group after image group
- Add heading block
- Change heading level to h3
- Add heading text
- Set typography
- Add paragraph block
- Add paragraph text
- Set typography
- Select content group from list view
- Remove block spacing
- Add content class
- Select first group from list view
- Set height
- Set background color
- Remove padding
- Add card class
- Publish the page
- Goto dashboard
- Goto editor plus options
- Click on advanced tab
- Paste CSS code here
- You can find the code in the video description
- Click on save button
- Goto frontend