How to Equal Height Card in WordPress using CSS

Описание к видео How to Equal Height Card in WordPress using CSS

Hey Everyone, in this tutorial, I will show you how to equal height cards in WordPress using CSS. This tutorial aims to teach you how to create creative content design in Gutenberg using default blocks without a 3rd party block plugin.

GutenbergHub Shop:
https://shop.gutenberghub.com/

CSS Code: 👇

------------------------------------------------------------------------------------------------------------------------------------------------------------
.equal_card{
position: relative;
min-height: 100% !important;
}
.equal_card .wp-block-buttons{
position: absolute;
bottom: 30px;
}

------------------------------------------------------------------------------------------------------------------------------------------------------------

Useful Gutenberg Plugins:
Editor Plus | https://wordpress.org/plugins/editorp...
Block Slider | https://wordpress.org/plugins/block-s...
EditorsKit | https://wordpress.org/plugins/block-o...

Join The Gutenberg Community on Facebook:
https://www.facebook.com/groups/26173...

Follow:
Facebook |   / gutenberghub  
Twitter |   / gutenberghub  
Website | https://gutenberghub.com/

#gutenberg #wordpress #block #tutorial #gutenberghub

Комментарии

Информация по комментариям в разработке