A
A
AbsolvoTe2018-02-03 23:17:32
JavaScript
AbsolvoTe, 2018-02-03 23:17:32

Why is the height set higher than necessary when using the equalHeights plugin?

Hello!
I am using the equalHeights plugin.
c77795-wordpress.tw1.ru - if you go to the "Colleagues" block, you will notice that the height of the blocks is set too high. Why is this happening, please tell me.

$(".colleagues .colleague").height('auto').equalHeights();
$(".colleagues .colleague h4").height('auto').equalHeights();
$(".colleagues .colleague p").height('auto').equalHeights();

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Kositsyn, 2018-02-04
@alex_keysi

Here is a hard height
apparently your plugin sets a hard height. or puts height in the wrong place.
output in console.log() the elements you want to change height.
and check that these are Colleagues

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question