Hi,
I’m using GP Premium & GB Pro and I’m trying to figure out if it is possible to reveal content on hover without necessity to use custom CSS.
I know how to blend on hover with GB Pro effects, but the adaptive height of the container I can’t figure out. Here is an easy example of what I try to accomplish:
https://codepen.io/jochenfuchs/pen/QWxJVRe
This is done with margin change on hover, but I’m sure there are multiple approaches.
Related questions:
– Is there a way to set the CSS display property via block
– Can I change margin & padding on hover via block
Best Jochen