Plugin Contributor
alexgso
(@alexgso)
Hi Rocky,
The third cell has a headline and a paragraph. Now the headline should be top-aligned and the paragraph bottom-aligned.
Unfortunately, this isn’t possible at this time without some custom CSS. Cell Vertical Alignment is separate to the contents of the cell so while it will affect the placement of the widgets in a cell, it won’t affect how that widget outputs overall. Does that make sense?
Hello,
thank you so much! Could you let me know which css I would need to use? Let’s say I have my third cell with an h4 and a p, and the h4 should be aligned at the top and the p at the bottom?
Plugin Contributor
alexgso
(@alexgso)
Hi rockysaxxx,
Unfortunately, this will require quite a large amount of CSS. We’re able to help with a small amount of CSS, but the amount of required CSS to accomplish this falls outside of the scope of support we’re able to provide to free users.
Hi,
oh that’s too bad…could you maybe point me towards the right direction? I actually thought about using flexbox somehow but can’t get it to work…
Plugin Contributor
alexgso
(@alexgso)
Hi rockysaxxx,
Unfortunately, I’ve been unable to find a specific tutorial that will provide instructions on doing this. I can, however, state that yes, it does require flexbox to accomplish.