Set Hover Boxes to be Equal Height
Hello! Is there a way to set hover boxes to be equal height?
I have them built in WP Bakery Page Builder and set to equal height. However, it doesn't work on different browser widths. See screenshots.
Hello! Is there a way to set hover boxes to be equal height?
I have them built in WP Bakery Page Builder and set to equal height. However, it doesn't work on different browser widths. See screenshots.
Comments
Hi,
Please check the following tutorial:
[Links visible only for registered users]
Thanks
This is already set for these flip boxes and it still is not equal height.
Here is a link to the page: [Links visible only for registered users]. Please scroll to the 4-column section starting with "spirits & brewing". Adjust your browser width to see what I am talking about.
Please, try the following CSS code:
.vc-hoverbox{ max-height: 256px!important; }Put it in Page options -> Custom CSS filed on that page.
Thanks