Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question