Hallo there,
I would like to have the same height as the four boxes without changing the textual content.
You can help me?
Thanks so much
Greetings from Italy that struggles.
Hallo there,
I would like to have the same height as the four boxes without changing the textual content.
You can help me?
Thanks so much
Greetings from Italy that struggles.
Hello @surya68
An easy solution is to add some new empty lines in other columns, until you get the same height.
If that doesn’t work, you can add a fixed height by using this CSS code, which you can add in the Customizer > Additional CSS:
.wpzabb-image-box-wrap .wpzabb-image {
min-height: 500px;
}
Since you’re a WPZOOM customer, I recommend you in the future to our Support Desk for similar questions:
thanks so much!
Now it work!
I am sorry for my mistake, I thought I would lighten the technical support … sorry
I had already tried the first system you suggested, but it didn’t work on all the broswer.
Really tanks so much Pavel and god job!