Advertisement
tommyosheawebdesign

Kadance - Full height info boxes

Mar 26th, 2025
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.15 KB | None | 0 0
  1. .kt-inside-inner-col {
  2. flex-grow: 1
  3. }
  4.  
  5. .fullheight.wp-block-kadence-infobox  {
  6.   height: 100%;
  7. }
  8.  
  9. .kt-blocks-info-box-link-wrap {
  10.   height: 100%;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement