You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I change the css div area to show for two div for phone view class="mdl-cell mdl-cell--3-col mdl-card mdl-shadow--2dp mdl-cell--2-col-phone"
to mimic it like any other marketplace, but then when i want to use infinite scroll using jetpack
when click load button, it only shows 1 article for each row
It must something about css, #main or #infinite-view-1 (which load by jetpack to wrap another container)
The text was updated successfully, but these errors were encountered:
I change the css div area to show for two div for phone view
class="mdl-cell mdl-cell--3-col mdl-card mdl-shadow--2dp mdl-cell--2-col-phone"
to mimic it like any other marketplace, but then when i want to use infinite scroll using jetpack
when click load button, it only shows 1 article for each row
![](https://camo.githubusercontent.com/66e9014b05e8a011260d7c6e3da5e55daf44d42de80c41ecb1589252f35026c3/687474703a2f2f692e696d6775722e636f6d2f6f76773551354f2e706e67)
It must something about css, #main or #infinite-view-1 (which load by jetpack to wrap another container)
The text was updated successfully, but these errors were encountered: