Hey,
We are experiencing some issues on a testing site where we have added the blog pagebuilder item and set it to display 3 items wide. However in Firefox at certain (seems random) widths, the third item is wrapping down rather than all 3 items resizing to fit. You will see at this 1490px wide viewport, the error appears. At 1491, 1492 it is proper. At 1493 it is wrong again. It happens at many widths, and I am not seeing a pattern.
At the viewport of 1490px, the container (ul.blog-items) has a width of 1430px in my case, and at that same viewport, each blog item (li.blog-item) has a width of 477px, which with simple math, 3 of them give a width of 1431px. Obviously there is the explaination of the problem. I’m guessing the javascript is not properly resizing the items to fit within the container.
I am running cardinal 1.93, wordpress 4, and havent applied any custom css to the blog.
Attachments:
You must be
logged in to view attached files.