flex display this with a different behavior in google Chrome

Asked

Viewed 202 times

1

Hello, I hope someone can help me in this problem. I developed only the template, php programming is not me doing. Here is occurring many spaces in the items.

http://dpmeducacaonovo.teraware.info/home

I’m aligning the cards with display: flex. Works in Firefox, but in google Chrome is giving many spaces. My intention is that all cards have the same size, but the content should be dynamic, as the titles have different sizes. The same is happening in the side bar. The strange thing is that with just the template, without php programming, the site looks good in both Chrome and firefox.
http://geekyweb.byethost11.com/

If viewed in Firefox, the first link does not occur the problem. What can it be? Structure error in html or is template error? And how can it be a template error if the second link opens in both browsers and this problem does not occur? I am very lost friends, someone give me a friendly light. Please!!!
The problem does not occur with html code.

the second link is only html o without php encoding.

1 answer

0


You’ll solve the problem like this,

Takes the height:100% class .space-between

And in the div father of .space-between you’ll put the class d-flex, will stay like this <div class="col-xs-12 col-ms-12 col-md-4 col-md-4 d-flex">

inserir a descrição da imagem aqui

  • Thank you hugocsl! you helped me so much. I wish you much health and prosperity. The world needs people like you. May God enlighten you in this life and thank you again!

  • @Daniel_php_programer thank you for the words and I am happy to have helped. Success with the project, abs ;)

Browser other questions tagged

You are not signed in. Login or sign up in order to post.