Column-count is not working in Chrome

后端 未结 7 1507
一向
一向 2020-12-15 07:15

I have a text splitted in 4 columns and it works perfectly in Safari I don\'t know why I can see just 2 columns in Google Chrome.

Tested with Chrome 55.0.2883.95 (64

相关标签:
7条回答
  • 2020-12-15 08:08

    I used a similar method for a WordPress theme. It looks pretty good in Firefox and displays two columns in place of four in Chromium/Chrome for full screen width.

    When I increased the number of posts per page (bricks), the number of columns increased to fill up the space.

    Chrome seems to render three or more bricks before graduating up to the next column.

    0 讨论(0)
提交回复
热议问题